dependabot[bot]
5c820e64c7
Merge pull request #65 from CDC-IITDH/dependabot/pip/djangorestframework-3.13.1
2022-04-10 17:43:58 +00:00
Gowtham Sai
63ddbe8ce8
Delete codeql-analysis.yml
2022-04-10 23:13:21 +05:30
karthik mv
67a4080672
added recaptcha verification ( #79 )
2022-04-10 23:12:02 +05:30
karthikmv
110234d0ac
Revert "added recaptcha verification"
...
This reverts commit 7d8fe03b1a
.
2022-04-09 22:12:34 +05:30
karthikmv
10edf75891
added recaptcha verification
2022-04-07 17:04:57 +05:30
CDC-IITDH
ea773fefe7
Merge pull request #68 from CDC-IITDH/modified-apis
...
Modified APIs
2021-12-17 19:40:51 +05:30
Gowtham Sai
32c6468ade
Fixed Bugs
2021-12-17 19:23:32 +05:30
Gowtham Sai
4dbd4a65c8
Added Verify Email Functionality
2021-12-17 17:15:56 +05:30
Gowtham
cb52e1a475
Modified APIs
2021-12-16 23:05:04 +05:30
dependabot[bot]
8d1e7da316
Bump djangorestframework from 3.12.4 to 3.13.1
...
Bumps [djangorestframework](https://github.com/encode/django-rest-framework ) from 3.12.4 to 3.13.1.
- [Release notes](https://github.com/encode/django-rest-framework/releases )
- [Commits](https://github.com/encode/django-rest-framework/compare/3.12.4...3.13.1 )
---
updated-dependencies:
- dependency-name: djangorestframework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 15:22:33 +00:00
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