cdc-placement-website-backend/CDC_Backend/APIs
Gowtham Sai c4e33e5eeb
Prod (#141)
* Prod Changes (#135)

* bug fixes

* merge conlicts resolve

* minor bug fixes

* Send email to cdc on new opening.

* added email option while  jnf submission error

* Send alert email to cdc when error while submitting jnf by company

* fixing debug issue in setting

* setting offerAccepted to only superAdmins

* remove dev.env from git

* changed role to su

-cant give a person 3 roles (student,super_admin,admin) because of varchar(10) given earlier

* changing to s_admin

* added admin view for User modal

Co-authored-by: karthik mv <karthik.murakonda14@gmail.com>
2022-09-12 11:24:50 +05:30
..
__init__.py Initial Commit 2021-10-15 20:47:23 +05:30
admin.py Prod (#141) 2022-09-12 11:24:50 +05:30
adminUrls.py Aditional Info complete 2022-06-06 11:55:56 +05:30
adminViews.py Prod (#141) 2022-09-12 11:24:50 +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 Prod (#141) 2022-09-12 11:24:50 +05:30
constants.py Prod (#141) 2022-09-12 11:24:50 +05:30
models.py Prod (#141) 2022-09-12 11:24:50 +05:30
serializers.py bug fixes (#137) 2022-08-05 10:50:29 +05:30
studentUrls.py Reformatted Code and Optimized Imports 2022-05-02 17:16:56 +05:30
studentViews.py Limit Resumes per student (#136) 2022-08-05 10:50:07 +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 Prod (#141) 2022-09-12 11:24:50 +05:30