Commit Graph

287 Commits

Author SHA1 Message Date
CDC-IITDH 0560690192
Update admin.py 2021-10-24 21:00:30 +05:30
CDC-IITDH 41c5b0e934
Merge pull request #23 from CDC-IITDH/small-changes
Small changes
2021-10-23 16:52:55 +05:30
CDC-IITDH 76b22ad782
Delete codacy-analysis.yml 2021-10-22 21:23:23 +05:30
CDC-IITDH 587662a154
Delete codacy-analysis.yml 2021-10-22 21:15:55 +05:30
gowtham3105 8aa28ed472 Update requirements.txt 2021-10-22 20:51:56 +05:30
gowtham3105 ed0577a6ef Constants Update 2021-10-22 20:37:15 +05:30
CDC-IITDH 1a7054d5b1
Merge pull request #21 from CDC-IITDH/dependabot/pip/google-auth-2.3.0
Bump google-auth from 2.0.0 to 2.3.0
2021-10-19 19:10:57 +05:30
CDC-IITDH 600f90e395
Create codacy-analysis.yml 2021-10-19 19:10:11 +05:30
dependabot[bot] 22f0fff05f
Bump google-auth from 2.0.0 to 2.3.0
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.0.0 to 2.3.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.0.0...v2.3.0)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 15:20:51 +00:00
CDC-IITDH ef0e9cfbf5
Create codeql-analysis.yml 2021-10-18 17:34:27 +05:30
CDC-IITDH 9f15606110
Merge pull request #16 from CDC-IITDH/dependabot/pip/astroid-2.8.3
Bump astroid from 2.7.1 to 2.8.3
2021-10-18 17:11:35 +05:30
CDC-IITDH fcaf3dd92d
Merge pull request #18 from CDC-IITDH/dependabot/pip/pytz-2021.3
Bump pytz from 2021.1 to 2021.3
2021-10-18 17:10:59 +05:30
CDC-IITDH 78c84fe3cb
Merge pull request #17 from CDC-IITDH/dependabot/pip/django-cors-headers-3.10.0
Bump django-cors-headers from 3.8.0 to 3.10.0
2021-10-18 17:10:17 +05:30
CDC-IITDH 4c5f4b766c
Merge pull request #19 from CDC-IITDH/dependabot/pip/wrapt-1.13.2
Bump wrapt from 1.12.1 to 1.13.2
2021-10-18 17:09:42 +05:30
dependabot[bot] 413f88a7c8
Bump astroid from 2.7.1 to 2.8.3
Bumps [astroid](https://github.com/PyCQA/astroid) from 2.7.1 to 2.8.3.
- [Release notes](https://github.com/PyCQA/astroid/releases)
- [Changelog](https://github.com/PyCQA/astroid/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/astroid/compare/v2.7.1...v2.8.3)

---
updated-dependencies:
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 11:35:12 +00:00
CDC-IITDH ac072389d3
Merge pull request #20 from CDC-IITDH/dependabot/pip/certifi-2021.10.8
Bump certifi from 2021.5.30 to 2021.10.8
2021-10-18 17:04:31 +05:30
dependabot[bot] 9a42ff68ec
Bump certifi from 2021.5.30 to 2021.10.8
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2021.10.8.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2021.05.30...2021.10.08)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 11:23:47 +00:00
dependabot[bot] f4eddad53f
Bump wrapt from 1.12.1 to 1.13.2
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.12.1 to 1.13.2.
- [Release notes](https://github.com/GrahamDumpleton/wrapt/releases)
- [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst)
- [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.12.1...1.13.2)

---
updated-dependencies:
- dependency-name: wrapt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 11:23:43 +00:00
dependabot[bot] 9040dc85c8
Bump pytz from 2021.1 to 2021.3
Bumps [pytz](https://github.com/stub42/pytz) from 2021.1 to 2021.3.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2021.1...release_2021.3)

---
updated-dependencies:
- dependency-name: pytz
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 11:23:37 +00:00
dependabot[bot] 815fce9b7a
Bump django-cors-headers from 3.8.0 to 3.10.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.8.0 to 3.10.0.
- [Release notes](https://github.com/adamchainz/django-cors-headers/releases)
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/HISTORY.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.8.0...3.10.0)

---
updated-dependencies:
- dependency-name: django-cors-headers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 11:23:31 +00:00
CDC-IITDH efff310196
Merge pull request #11 from CDC-IITDH/dependabot/pip/urllib3-1.26.7
Bump urllib3 from 1.26.6 to 1.26.7
2021-10-15 21:07:11 +05:30
CDC-IITDH 86e78e2ef4
Merge pull request #12 from CDC-IITDH/dependabot/pip/cachetools-4.2.4
Bump cachetools from 4.2.2 to 4.2.4
2021-10-15 21:06:59 +05:30
CDC-IITDH 449fbe97c3
Merge pull request #13 from CDC-IITDH/dependabot/pip/idna-3.3
Bump idna from 3.2 to 3.3
2021-10-15 21:06:40 +05:30
CDC-IITDH 39c5c0f961
Merge pull request #14 from CDC-IITDH/dependabot/pip/pylint-2.11.1
Bump pylint from 2.9.6 to 2.11.1
2021-10-15 21:06:29 +05:30
CDC-IITDH 416bfcaf3c
Merge pull request #15 from CDC-IITDH/dependabot/pip/django-3.2.8
Bump django from 3.2.6 to 3.2.8
2021-10-15 21:06:17 +05:30
dependabot[bot] 873872e2ce
Bump django from 3.2.6 to 3.2.8
Bumps [django](https://github.com/django/django) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.6...3.2.8)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 15:35:20 +00:00
dependabot[bot] 3ce2de7074
Bump pylint from 2.9.6 to 2.11.1
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.6 to 2.11.1.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.9.6...v2.11.1)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 15:35:17 +00:00
dependabot[bot] 4f11912875
Bump idna from 3.2 to 3.3
Bumps [idna](https://github.com/kjd/idna) from 3.2 to 3.3.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.2...v3.3)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 15:35:13 +00:00
dependabot[bot] fa85641b68
Bump cachetools from 4.2.2 to 4.2.4
Bumps [cachetools](https://github.com/tkem/cachetools) from 4.2.2 to 4.2.4.
- [Release notes](https://github.com/tkem/cachetools/releases)
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v4.2.2...v4.2.4)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 15:35:11 +00:00
dependabot[bot] 6f2b6be6be
Bump urllib3 from 1.26.6 to 1.26.7
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.6 to 1.26.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.6...1.26.7)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 15:35:09 +00:00
CDC-IITDH 8aad886eb8
Create dependabot.yml 2021-10-15 21:04:37 +05:30
CDC-IITDH 3f2df2231d
Merge pull request #10 from CDC-IITDH/dependabot/pip/sqlparse-0.4.2
Bump sqlparse from 0.4.1 to 0.4.2
2021-10-15 20:54:55 +05:30
gowtham3105 e0741b70d5 Update README.md 2021-10-15 20:53:19 +05:30
CDC-IITDH 32bf499aa1
Update README.md 2021-10-15 20:49:49 +05:30
dependabot[bot] 8144ef220f
Bump sqlparse from 0.4.1 to 0.4.2
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases)
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.1...0.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 15:18:04 +00:00
gowtham3105 2e11681173 Initial Commit 2021-10-15 20:47:23 +05:30
CDC-IITDH 6d811c6313
Initial commit 2021-10-10 21:54:05 +05:30