Build-A-Restuarnt-Site-With-Python-and-Django icon indicating copy to clipboard operation
Build-A-Restuarnt-Site-With-Python-and-Django copied to clipboard

Build A Real Resturant System With Python & Django [Resturant - Reserve Tables - Blog - About - Contact ]

Results 4 Build-A-Restuarnt-Site-With-Python-and-Django issues
Sort by recently updated
recently updated
newest added

Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 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]...

dependencies

Bumps [django](https://github.com/django/django) from 2.1.5 to 2.2.24. Commits 2da029d [2.2.x] Bumped version for 2.2.24 release. f27c38a [2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. 053cc95 [2.2.x] Fixed CVE-2021-33203 --...

dependencies

👋 This dashboard summarizes my activity on the repository, including available improvement opportunities. ## Recommendations _Last analysis: Mar 27 | Next scheduled analysis: Apr 02_ ### Open - https://github.com/Pythondeveloper6/Build-A-Restuarnt-Site-With-Python-and-Django/pull/12 ###...

This codemod will flip Django's `DEBUG` flag to `False` if it's `True` on the `settings.py` file within Django's default directory structure. Having the debug flag on may result in sensitive...