* 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
* withDraw Application api
Co-authored-by: karthik mv <karthik.murakonda14@gmail.com>
* track history using simple django history
* tracking changes in model and saving api request sender
* minor fixes
* correcting requirements.txt
Co-authored-by: Gowtham Sai <66207607+gowtham3105@users.noreply.github.com>
- Placement Modal Resolved
- Add Placement API Resolved
- Update Deadline API
- Update Offer Accepted API
- Update Email Verified API
- Update Additional Info API
- Profile API Changes: Added Offers
- Serializers are tested and changed to fit the new modals
- Latest Documentation
-All APIs Tested and Checked