migrations
|
create field allowed_degree
|
2023-10-26 11:08:52 +05:30 |
tests
|
Added migrations to git
|
2023-10-26 10:42:42 +05:30 |
__init__.py
|
Initial Commit
|
2021-10-15 20:47:23 +05:30 |
admin.py
|
Added migrations to git
|
2023-10-26 10:42:42 +05:30 |
adminViews.py
|
Merge branch 'main' into add-migrations
|
2023-12-01 02:41:10 +05:30 |
apps.py
|
Initial Commit
|
2021-10-15 20:47:23 +05:30 |
companyUrls.py
|
added students test ,updated companyurls
|
2023-10-08 01:56:12 +05:30 |
constants.py
|
Added migrations to git
|
2023-10-26 10:42:42 +05:30 |
cron.py
|
added auto clean test files and test objects
|
2023-11-13 23:43:12 +05:30 |
models.py
|
create field allowed_degree
|
2023-10-26 11:08:52 +05:30 |
serializers.py
|
Updated Backend To Accomodate Internships
|
2023-10-03 01:47:26 +05:30 |
studentUrls.py
|
added studentView Tests
|
2023-10-05 01:48:37 +05:30 |
studentViews.py
|
Added migrations to git
|
2023-10-26 10:42:42 +05:30 |
urls.py
|
added django tasks
|
2023-10-11 03:51:24 +05:30 |
utils.py
|
fix tier validation
|
2023-11-29 23:05:55 +05:30 |