* 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>
* 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>
* added getstudentapplication and editstudentapplication endpoints
- for admin views
* added student data to send
* format placement added.
* changed submitApplication
* merge fixes
* made refractorings
* minor changes in placement model
* Added updated at for applications
* removed log
Co-authored-by: gowtham <gowthamsai.workspace@gmail.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