cdc-placement-website-backend/CDC_Backend/APIs
karthik mv db025d0259
new endpoints (#109)
* 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>
2022-05-24 15:07:32 +05:30
..
__init__.py Initial Commit 2021-10-15 20:47:23 +05:30
admin.py Reformatted Code and Optimized Imports 2022-05-02 17:16:56 +05:30
adminUrls.py new endpoints (#109) 2022-05-24 15:07:32 +05:30
adminViews.py new endpoints (#109) 2022-05-24 15:07:32 +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 new endpoints (#109) 2022-05-24 15:07:32 +05:30
models.py new endpoints (#109) 2022-05-24 15:07:32 +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 Reformatted Code and Optimized Imports 2022-05-02 17:16:56 +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