codedaddies_list
codedaddies_list copied to clipboard
Bumps [django](https://github.com/django/django) from 2.2.4 to 2.2.28. Commits 5c33000 [2.2.x] Bumped version for 2.2.28 release. 29a6c98 [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against... 2c09e68 [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(),...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
Does this have the price based filtering?
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...
Removed the load staticfiles line and removed the heroku parts in settings.py for those who do not want to host it and also migrated and some minor changes to readme.md....
IntegrityError at /new_search NOT NULL constraint failed: my_app_search.search I wrote the code exactly what u have said but its showing this error.
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 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...