django-job-portal
django-job-portal copied to clipboard
Job portal application using Django
This is a basic refactoring change
Demos
Neither demo site is working
Bumps [django](https://github.com/django/django) from 4.0.1 to 4.1.7. Commits c57ff9b [4.1.x] Bumped version for 4.1.7 release. 628b33a [4.1.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 425c75f [4.1.x] Fixed #34318...
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...
Users are finding it difficult to install requirements.txt file due to various issues like versions etc. It is also hard to find errors with many files in use The script.py...