cdc-placement-website-backend/CDC_Backend/APIs
Abhishek28112002 fa737c5978
Email notification from applications edits (#125)
* updater

* send email when application is created/edited by admin

* send email when application is created/edited by admin

* fixed: email not sending when application is edit

- indexed id for student.

* changing subject

* minor change

Co-authored-by: karthikmurakonda <karthik.murakonda14@gmail.com>
Co-authored-by: Gowtham Sai <66207607+gowtham3105@users.noreply.github.com>
2022-07-28 14:37:41 +05:30
..
__init__.py Initial Commit 2021-10-15 20:47:23 +05:30
admin.py Tracking object changes (#132) 2022-07-21 16:41:31 +05:30
adminUrls.py Aditional Info complete 2022-06-06 11:55:56 +05:30
adminViews.py Email notification from applications edits (#125) 2022-07-28 14:37:41 +05:30
apps.py Initial Commit 2021-10-15 20:47:23 +05:30
companyUrls.py Reformatted Code and Optimized Imports 2022-05-02 17:16:56 +05:30
companyViews.py new endpoints (#109) 2022-05-24 15:07:32 +05:30
constants.py Email notification from applications edits (#125) 2022-07-28 14:37:41 +05:30
models.py Email notification from applications edits (#125) 2022-07-28 14:37:41 +05:30
serializers.py new endpoints (#109) 2022-05-24 15:07:32 +05:30
studentUrls.py Reformatted Code and Optimized Imports 2022-05-02 17:16:56 +05:30
studentViews.py Tracking object changes (#132) 2022-07-21 16:41:31 +05:30
tests.py Reformatted Code and Optimized Imports 2022-05-02 17:16:56 +05:30
urls.py Reformatted Code and Optimized Imports 2022-05-02 17:16:56 +05:30
utils.py new endpoints (#109) 2022-05-24 15:07:32 +05:30