CDC-IITDH
cc95470a04
Merge pull request #62 from CDC-IITDH/removed-security-leaks
...
Removed Security Leaks
2021-12-12 20:15:55 +05:30
gowtham
26f334fd63
Removed Security Leaks
2021-12-12 20:13:47 +05:30
CDC-IITDH
1da9ae2d11
Merge pull request #57 from CDC-IITDH/many-issues-resolved
...
Many Issues Resolved
2021-12-12 19:52:07 +05:30
gowtham
69ec9c53b8
Merge remote-tracking branch 'origin/many-issues-resolved' into many-issues-resolved
2021-12-12 19:42:29 +05:30
gowtham
d3a6e5a63a
Updated requirements.txt
2021-12-12 19:40:52 +05:30
Gowtham Sai
fa69231137
Merge branch 'main' into many-issues-resolved
2021-12-12 19:20:42 +05:30
gowtham
0792becea5
Updated requirements.txt
2021-12-12 19:19:50 +05:30
gowtham
bb3d57a337
Added Few More Apis and corrected a view
2021-12-12 19:14:27 +05:30
dependabot[bot]
9ca66c246f
Merge pull request #58 from CDC-IITDH/dependabot/pip/django-cors-headers-3.10.1
2021-12-10 09:12:20 +00:00
dependabot[bot]
3ccb9bc1dd
Bump django-cors-headers from 3.10.0 to 3.10.1
...
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers ) from 3.10.0 to 3.10.1.
- [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.10.0...3.10.1 )
---
updated-dependencies:
- dependency-name: django-cors-headers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-10 09:04:43 +00:00
dependabot[bot]
f1f058cf41
Merge pull request #60 from CDC-IITDH/dependabot/pip/pylint-2.12.2
2021-12-10 09:04:33 +00:00
dependabot[bot]
f68b5140bd
Merge pull request #61 from CDC-IITDH/dependabot/pip/django-4.0
2021-12-10 09:04:05 +00:00
dependabot[bot]
8d28f557e9
Bump django from 3.2.9 to 4.0
...
Bumps [django](https://github.com/django/django ) from 3.2.9 to 4.0.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.2.9...4.0 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-07 15:27:36 +00:00
dependabot[bot]
e26d31ce24
Bump pylint from 2.12.1 to 2.12.2
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.12.1 to 2.12.2.
- [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.12.1...v2.12.2 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 15:23:23 +00:00
gowtham3105
b763ea1954
Update README.md
2021-12-03 01:16:29 +05:30
gowtham3105
74ecdcb3c7
Update README.md
2021-12-03 01:15:04 +05:30
gowtham3105
c988bf66f5
Many Issues Resolved
...
- Placement Modal Resolved
- Add Placement API Resolved
- Update Deadline API
- Update Offer Accepted API
- Update Email Verified API
- Update Additional Info API
- Profile API Changes: Added Offers
- Serializers are tested and changed to fit the new modals
- Latest Documentation
-All APIs Tested and Checked
2021-12-03 01:04:49 +05:30
dependabot[bot]
32e9adc83f
Bump pylint from 2.11.1 to 2.12.1 ( #52 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.11.1 to 2.12.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.11.1...v2.12.1 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-02 03:10:55 +05:30
dependabot[bot]
eea452a9fa
Merge pull request #51 from CDC-IITDH/dependabot/pip/charset-normalizer-2.0.8
2021-12-01 09:01:34 +00:00
dependabot[bot]
cab790f934
Merge pull request #49 from CDC-IITDH/dependabot/pip/rsa-4.8
2021-12-01 09:01:03 +00:00
dependabot[bot]
62469d6ed3
Merge pull request #54 from CDC-IITDH/dependabot/pip/django-db-logger-0.1.11
2021-12-01 08:59:44 +00:00
dependabot[bot]
34079ca1cc
Bump django-db-logger from 0.1.10 to 0.1.11
...
Bumps [django-db-logger](https://github.com/CiCiUi/django-db-logger ) from 0.1.10 to 0.1.11.
- [Release notes](https://github.com/CiCiUi/django-db-logger/releases )
- [Commits](https://github.com/CiCiUi/django-db-logger/commits )
---
updated-dependencies:
- dependency-name: django-db-logger
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 15:21:35 +00:00
dependabot[bot]
738dc46cd6
Bump charset-normalizer from 2.0.7 to 2.0.8
...
Bumps [charset-normalizer](https://github.com/ousret/charset_normalizer ) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/ousret/charset_normalizer/releases )
- [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ousret/charset_normalizer/compare/2.0.7...2.0.8 )
---
updated-dependencies:
- dependency-name: charset-normalizer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 15:18:19 +00:00
dependabot[bot]
cf039296a3
Bump rsa from 4.7.2 to 4.8
...
Bumps [rsa](https://github.com/sybrenstuvel/python-rsa ) from 4.7.2 to 4.8.
- [Release notes](https://github.com/sybrenstuvel/python-rsa/releases )
- [Changelog](https://github.com/sybrenstuvel/python-rsa/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sybrenstuvel/python-rsa/compare/version-4.7.2...version-4.8 )
---
updated-dependencies:
- dependency-name: rsa
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 15:27:56 +00:00
dependabot[bot]
37b811587b
Merge pull request #48 from CDC-IITDH/dependabot/pip/astroid-2.9.0
2021-11-22 16:09:56 +00:00
dependabot[bot]
5ba1a0accc
Bump astroid from 2.8.5 to 2.9.0
...
Bumps [astroid](https://github.com/PyCQA/astroid ) from 2.8.5 to 2.9.0.
- [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.8.5...v2.9.0 )
---
updated-dependencies:
- dependency-name: astroid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 15:28:49 +00:00
dependabot[bot]
1172ac2c4e
Merge pull request #46 from CDC-IITDH/dependabot/pip/markdown-3.3.6
2021-11-20 12:40:09 +00:00
dependabot[bot]
4ae854e705
Bump markdown from 3.3.4 to 3.3.6
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.3.4 to 3.3.6.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.4...3.3.6 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-20 11:40:06 +00:00
dependabot[bot]
6fb550862e
Merge pull request #42 from CDC-IITDH/dependabot/pip/astroid-2.8.5
2021-11-20 11:39:51 +00:00
dependabot[bot]
4daaf40644
Merge pull request #43 from CDC-IITDH/dependabot/pip/psycopg2-2.9.2
2021-11-20 11:39:27 +00:00
dependabot[bot]
832b5ed758
Merge pull request #44 from CDC-IITDH/dependabot/pip/typing-extensions-4.0.0
2021-11-20 11:39:04 +00:00
dependabot[bot]
6f7a5ba99e
Merge pull request #41 from CDC-IITDH/dependabot/pip/isort-5.10.1
2021-11-20 11:37:23 +00:00
dependabot[bot]
a674714db5
Bump typing-extensions from 3.10.0.2 to 4.0.0
...
Bumps [typing-extensions](https://github.com/python/typing ) from 3.10.0.2 to 4.0.0.
- [Release notes](https://github.com/python/typing/releases )
- [Changelog](https://github.com/python/typing/blob/master/typing_extensions/CHANGELOG )
- [Commits](https://github.com/python/typing/compare/3.10.0.2...4.0.0 )
---
updated-dependencies:
- dependency-name: typing-extensions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 15:20:24 +00:00
dependabot[bot]
700be4111d
Bump psycopg2 from 2.9.1 to 2.9.2
...
Bumps [psycopg2](https://github.com/psycopg/psycopg2 ) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/psycopg/psycopg2/releases )
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS )
- [Commits](https://github.com/psycopg/psycopg2/commits )
---
updated-dependencies:
- dependency-name: psycopg2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-12 15:22:45 +00:00
dependabot[bot]
67b1eaffd2
Bump astroid from 2.8.4 to 2.8.5
...
Bumps [astroid](https://github.com/PyCQA/astroid ) from 2.8.4 to 2.8.5.
- [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.8.4...v2.8.5 )
---
updated-dependencies:
- dependency-name: astroid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-12 15:22:42 +00:00
dependabot[bot]
37199e5362
Bump isort from 5.10.0 to 5.10.1
...
Bumps [isort](https://github.com/pycqa/isort ) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.10.0...5.10.1 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 15:21:15 +00:00
dependabot[bot]
e40c751d3b
Merge pull request #40 from CDC-IITDH/dependabot/pip/isort-5.10.0
2021-11-05 15:28:10 +00:00
dependabot[bot]
69b72277d3
Bump isort from 5.9.3 to 5.10.0
...
Bumps [isort](https://github.com/pycqa/isort ) from 5.9.3 to 5.10.0.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.9.3...5.10.0 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 15:24:50 +00:00
dependabot[bot]
eb5650150d
Merge pull request #39 from CDC-IITDH/dependabot/pip/google-auth-2.3.3
2021-11-02 15:25:34 +00:00
dependabot[bot]
b42cbb0467
Merge pull request #38 from CDC-IITDH/dependabot/pip/django-3.2.9
2021-11-02 15:21:05 +00:00
dependabot[bot]
4849d15e70
Merge pull request #37 from CDC-IITDH/dependabot/pip/wrapt-1.13.3
2021-11-02 15:20:17 +00:00
dependabot[bot]
3b022bb556
Bump google-auth from 2.3.2 to 2.3.3
...
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python ) from 2.3.2 to 2.3.3.
- [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.3.2...v2.3.3 )
---
updated-dependencies:
- dependency-name: google-auth
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-02 15:19:22 +00:00
dependabot[bot]
e8d18f0130
Bump django from 3.2.8 to 3.2.9
...
Bumps [django](https://github.com/django/django ) from 3.2.8 to 3.2.9.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.2.8...3.2.9 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 15:18:45 +00:00
dependabot[bot]
248e78a58e
Bump wrapt from 1.13.2 to 1.13.3
...
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt ) from 1.13.2 to 1.13.3.
- [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.13.2...1.13.3 )
---
updated-dependencies:
- dependency-name: wrapt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 15:18:36 +00:00
Om Patil
20149dcf06
Added verify email template ( #36 )
...
* Added verify email template
* Requested changes made
- Changed message
2021-11-01 10:26:02 +05:30
dependabot[bot]
825eea8a5f
Merge pull request #34 from CDC-IITDH/dependabot/pip/google-auth-2.3.2
2021-10-27 18:10:07 +00:00
dependabot[bot]
102b3024ef
Bump google-auth from 2.3.1 to 2.3.2
...
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python ) from 2.3.1 to 2.3.2.
- [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.3.1...v2.3.2 )
---
updated-dependencies:
- dependency-name: google-auth
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-27 15:20:35 +00:00
dependabot[bot]
78fb92cc1f
Merge pull request #31 from CDC-IITDH/dependabot/pip/google-auth-2.3.1
2021-10-27 05:55:36 +00:00
dependabot[bot]
1567db89f4
Merge pull request #30 from CDC-IITDH/dependabot/pip/astroid-2.8.4
2021-10-27 05:55:02 +00:00
CDC-IITDH
3a6c1c7422
Delete greetings.yml
2021-10-27 11:18:17 +05:30