repanier
repanier copied to clipboard
Django extension : web tool for short circuit food supply
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.2 to 0.4.4. Changelog Sourced from sqlparse's changelog. Release 0.4.4 (Apr 18, 2023) Notable Changes IMPORTANT: This release fixes a security vulnerability in the parser where a...
Bumps [django](https://github.com/django/django) from 4.1.3 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 [pillow](https://github.com/python-pillow/Pillow) from 9.1.1 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@wiredfool]...
Grâce à cela, il est plus facile de modifier le layout ou le design (séparation de la logique backend et du design)
Cette PR rend la lecture du code plus simple.
I encountered the following error on running the install procedure, in the ``collectstatic`` step: ``ERROR repanier.apps relation "repanier_notification" does not exist``. This error is not lethal and does not prevent...