Compare commits

...

4 Commits

Author SHA1 Message Date
dependabot[bot] 4aacfc45dd
Merge e19468185e into 53ad3bd245 2025-03-11 15:48:05 +00:00
MadduriSivamohan 53ad3bd245
Merge pull request #208 from CDC-IITDH/nitin
added tpo mail to REPS
2025-02-13 19:05:41 +05:30
NitinVangipuram ea9de3e261 added tpo mail to REPS 2025-02-13 11:16:19 +05:30
dependabot[bot] e19468185e
Bump django from 3.2.13 to 3.2.18
Bumps [django](https://github.com/django/django) from 3.2.13 to 3.2.18.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.13...3.2.18)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-15 18:31:17 +00:00
2 changed files with 2 additions and 1 deletions

View File

@ -79,6 +79,7 @@ TOTAL_BRANCHES = 7 # Total No of Branches
TOTAL_BATCHES = 6 # Total No of Batches
CDC_REPS_EMAILS = [
"tpo@iitdh.ac.in",
"cdc@iitdh.ac.in",
"cdcfic@iitdh.ac.in",
"vandana@iitdh.ac.in",

View File

@ -9,7 +9,7 @@ defusedxml==0.7.1
diff-match-patch==20200713
dill==0.3.5.1
dj-database-url==0.5.0
Django==3.2.13
Django==3.2.18
django-background-tasks==1.2.5
django-compat==1.0.15
django-cors-headers==3.11.0