Commit Graph

112 Commits

Author SHA1 Message Date
Jaya Surya bf42c17c3a updated requirements.txt 2024-05-29 14:38:25 +05:30
uttamthummala 6e95741397 added auto clean test files and test objects 2023-11-13 23:43:12 +05:30
karthikmurakonda 653177d11a added django-extensions to requirements.txt 2022-10-13 16:22:22 +05:30
karthik mv 081a51c5ed
import export for data models in django admin (#138)
* import export for User and Student model

* export feature for placement, placementapplication, ppo.
2022-08-11 13:02:26 +05:30
karthik mv 4f18d2d540
Tracking object changes (#132)
* track history using simple django history

* tracking changes in model and saving api request sender

* minor fixes

* correcting requirements.txt

Co-authored-by: Gowtham Sai <66207607+gowtham3105@users.noreply.github.com>
2022-07-21 16:41:31 +05:30
dependabot[bot] 35dae1c507
Bump pyjwt from 2.3.0 to 2.4.0 (#113)
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.3.0...2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gowtham Sai <66207607+gowtham3105@users.noreply.github.com>
2022-05-28 20:09:08 +05:30
dependabot[bot] 8b2f5477ac
Bump charset-normalizer from 2.0.9 to 2.0.12 (#98) 2022-05-23 17:46:46 +00:00
dependabot[bot] 6dc2acd1a6
Bump lazy-object-proxy from 1.6.0 to 1.7.1 (#101) 2022-05-23 17:45:36 +00:00
dependabot[bot] ac1d1b671e
Bump django from 3.2.12 to 3.2.13 (#99) 2022-05-23 17:45:21 +00:00
dependabot[bot] 643a8cae99
Bump django-db-logger from 0.1.11 to 0.1.12 (#100) 2022-05-23 17:44:58 +00:00
dependabot[bot] 9cf939c0fd
Bump google-auth from 2.6.3 to 2.6.6 (#104) 2022-05-23 17:44:37 +00:00
karthik mv f38f013cee
Send jnf response as pdf attachment (#107)
* Attach jnf response pdf after verifying email.

* add pdfkit to requirments.txt
2022-05-02 12:43:26 +05:30
dependabot[bot] 76d2ffe584
Bump mccabe from 0.6.1 to 0.7.0
Bumps [mccabe](https://github.com/pycqa/mccabe) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/pycqa/mccabe/releases)
- [Commits](https://github.com/pycqa/mccabe/compare/0.6.1...0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:55:46 +00:00
Gowtham Sai dd444e14f5
Merge branch 'main' into dependabot/pip/platformdirs-2.5.1 2022-04-10 23:24:52 +05:30
dependabot[bot] 76a5f5435f
Merge pull request #96 from CDC-IITDH/dependabot/pip/pytz-2022.1 2022-04-10 17:54:26 +00:00
Gowtham Sai ddec4ecde5
Merge branch 'main' into dependabot/pip/zipp-3.8.0 2022-04-10 23:24:06 +05:30
dependabot[bot] 6213a6a5d3
Bump pytz from 2021.3 to 2022.1
Bumps [pytz](https://github.com/stub42/pytz) from 2021.3 to 2022.1.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2021.3...release_2022.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:54:01 +00:00
dependabot[bot] 2e673e2979
Bump platformdirs from 2.4.0 to 2.5.1
Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/platformdirs/platformdirs/releases)
- [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst)
- [Commits](https://github.com/platformdirs/platformdirs/compare/2.4.0...2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:53:14 +00:00
dependabot[bot] d98246752f
Bump zipp from 3.6.0 to 3.8.0
Bumps [zipp](https://github.com/jaraco/zipp) from 3.6.0 to 3.8.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.6.0...v3.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:53:14 +00:00
dependabot[bot] 2a9d2ce863
Bump wrapt from 1.13.3 to 1.14.0 (#89)
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.13.3 to 1.14.0.
- [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.3...1.14.0)

---
updated-dependencies:
- dependency-name: wrapt
  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>
2022-04-10 23:23:10 +05:30
dependabot[bot] 5a89249234
Merge pull request #93 from CDC-IITDH/dependabot/pip/psycopg2-binary-2.9.3 2022-04-10 17:52:51 +00:00
dependabot[bot] 7e6c0ddf71
Bump asgiref from 3.4.1 to 3.5.0 (#90)
Bumps [asgiref](https://github.com/django/asgiref) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/django/asgiref/releases)
- [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/asgiref/compare/3.4.1...3.5.0)

---
updated-dependencies:
- dependency-name: asgiref
  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>
2022-04-10 23:22:35 +05:30
dependabot[bot] 2c77749cef
Bump psycopg2-binary from 2.9.2 to 2.9.3
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.2 to 2.9.3.
- [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-binary
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:52:28 +00:00
dependabot[bot] 486d2cd5bb
Merge pull request #92 from CDC-IITDH/dependabot/pip/urllib3-1.26.9 2022-04-10 17:52:16 +00:00
dependabot[bot] f2213d2921
Bump astroid from 2.9.0 to 2.11.2 (#88)
Bumps [astroid](https://github.com/PyCQA/astroid) from 2.9.0 to 2.11.2.
- [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.9.0...v2.11.2)

---
updated-dependencies:
- dependency-name: astroid
  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>
2022-04-10 23:21:36 +05:30
dependabot[bot] a2dc913c9a
Bump urllib3 from 1.26.7 to 1.26.9
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.7 to 1.26.9.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.9/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.7...1.26.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:51:36 +00:00
dependabot[bot] 9e6e30bba6
Merge pull request #91 from CDC-IITDH/dependabot/pip/requests-2.27.1 2022-04-10 17:51:10 +00:00
dependabot[bot] 3a40eeb816
Bump requests from 2.26.0 to 2.27.1
Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.27.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.26.0...v2.27.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:50:45 +00:00
dependabot[bot] 49e3deac86
Merge pull request #72 from CDC-IITDH/dependabot/pip/cachetools-5.0.0 2022-04-10 17:50:39 +00:00
dependabot[bot] e4c671b401
Merge pull request #66 from CDC-IITDH/dependabot/pip/lazy-object-proxy-1.7.1 2022-04-10 17:50:16 +00:00
dependabot[bot] 0a372b0716
Bump cachetools from 4.2.4 to 5.0.0
Bumps [cachetools](https://github.com/tkem/cachetools) from 4.2.4 to 5.0.0.
- [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.4...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:49:36 +00:00
dependabot[bot] f39152f6c7
Merge pull request #85 from CDC-IITDH/dependabot/pip/charset-normalizer-2.0.12 2022-04-10 17:49:06 +00:00
dependabot[bot] 0a353158db
Merge pull request #87 from CDC-IITDH/dependabot/pip/django-db-logger-0.1.12 2022-04-10 17:48:52 +00:00
dependabot[bot] 66c63206c0
Bump python-dotenv from 0.19.2 to 0.20.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.19.2 to 0.20.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.19.2...v0.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:48:09 +00:00
dependabot[bot] 543e45eb2d
Bump django-db-logger from 0.1.11 to 0.1.12
Bumps [django-db-logger](https://github.com/CiCiUi/django-db-logger) from 0.1.11 to 0.1.12.
- [Release notes](https://github.com/CiCiUi/django-db-logger/releases)
- [Commits](https://github.com/CiCiUi/django-db-logger/commits/v0.1.12)

---
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>
2022-04-10 17:47:55 +00:00
dependabot[bot] 7eb438b212
Merge pull request #86 from CDC-IITDH/dependabot/pip/pylint-2.13.5 2022-04-10 17:47:39 +00:00
dependabot[bot] adfe7c81df
Bump pylint from 2.12.2 to 2.13.5
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.13.5.
- [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.2...v2.13.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:47:16 +00:00
dependabot[bot] e20f9ae90c
Merge pull request #82 from CDC-IITDH/dependabot/pip/typing-extensions-4.1.1 2022-04-10 17:47:14 +00:00
dependabot[bot] 7853cf372a
Bump charset-normalizer from 2.0.9 to 2.0.12
Bumps [charset-normalizer](https://github.com/ousret/charset_normalizer) from 2.0.9 to 2.0.12.
- [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.9...2.0.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:47:12 +00:00
dependabot[bot] f246693176
Merge pull request #83 from CDC-IITDH/dependabot/pip/whitenoise-6.0.0 2022-04-10 17:47:00 +00:00
dependabot[bot] 13505768d1
Merge pull request #69 from CDC-IITDH/dependabot/pip/pyjwt-2.3.0 2022-04-10 17:46:46 +00:00
dependabot[bot] a4125af4cc
Bump typing-extensions from 4.0.1 to 4.1.1
Bumps [typing-extensions](https://github.com/python/typing) from 4.0.1 to 4.1.1.
- [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/4.0.1...4.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:46:22 +00:00
dependabot[bot] 1d069ec25a
Bump whitenoise from 5.3.0 to 6.0.0
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/evansd/whitenoise/releases)
- [Changelog](https://github.com/evansd/whitenoise/blob/master/docs/changelog.rst)
- [Commits](https://github.com/evansd/whitenoise/compare/v5.3.0...6.0.0)

---
updated-dependencies:
- dependency-name: whitenoise
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:46:05 +00:00
dependabot[bot] 32f8c274c4
Bump django-cors-headers from 3.10.1 to 3.11.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.10.1 to 3.11.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.10.1...3.11.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>
2022-04-10 17:45:31 +00:00
Gowtham Sai b39826afc8
Merge branch 'main' into dependabot/pip/google-auth-2.6.3 2022-04-10 23:14:55 +05:30
dependabot[bot] 54b53286f5
Bump lazy-object-proxy from 1.6.0 to 1.7.1
Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.6.0 to 1.7.1.
- [Release notes](https://github.com/ionelmc/python-lazy-object-proxy/releases)
- [Changelog](https://github.com/ionelmc/python-lazy-object-proxy/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/ionelmc/python-lazy-object-proxy/compare/v1.6.0...v1.7.1)

---
updated-dependencies:
- dependency-name: lazy-object-proxy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:44:43 +00:00
dependabot[bot] cee4b7956c
Bump google-auth from 2.3.3 to 2.6.3
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.3.3 to 2.6.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.3...v2.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:44:27 +00:00
dependabot[bot] 9b70659a0d
Merge pull request #74 from CDC-IITDH/dependabot/pip/django-3.2.12 2022-04-10 17:44:25 +00:00
dependabot[bot] 19260b8404
Merge pull request #78 from CDC-IITDH/dependabot/pip/importlib-metadata-4.11.3 2022-04-10 17:44:13 +00:00
dependabot[bot] 03a7778ef7
Merge pull request #65 from CDC-IITDH/dependabot/pip/djangorestframework-3.13.1 2022-04-10 17:43:58 +00:00