cdc-placement-website-backend/CDC_Backend/APIs
karthik mv 081a51c5ed
import export for data models in django admin (#138)
* import export for User and Student model

* export feature for placement, placementapplication, ppo.
2022-08-11 13:02:26 +05:30
..
__init__.py Initial Commit 2021-10-15 20:47:23 +05:30
admin.py import export for data models in django admin (#138) 2022-08-11 13:02:26 +05:30
adminUrls.py Aditional Info complete 2022-06-06 11:55:56 +05:30
adminViews.py removing prints 2022-07-28 18:06:05 +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 removing prints 2022-07-28 18:06:05 +05:30
constants.py Limit Resumes per student (#136) 2022-08-05 10:50:07 +05:30
models.py Email notification from applications edits (#125) 2022-07-28 14:37:41 +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 removing prints 2022-07-28 18:06:05 +05:30