cdc-placement-website-backend/CDC_Backend/APIs
karthik mv 4f18d2d540
Tracking object changes (#132)
* 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>
2022-07-21 16:41:31 +05:30
..
__init__.py Initial Commit 2021-10-15 20:47:23 +05:30
admin.py Tracking object changes (#132) 2022-07-21 16:41:31 +05:30
adminUrls.py Aditional Info complete 2022-06-06 11:55:56 +05:30
adminViews.py Tracking object changes (#132) 2022-07-21 16:41:31 +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 Aditional Info Setup 2022-06-06 11:07:41 +05:30
models.py Tracking object changes (#132) 2022-07-21 16:41:31 +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 Tracking object changes (#132) 2022-07-21 16:41:31 +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