django-template
django-template copied to clipboard
A battle-tested Django 2.1 project template with configurations for AWS, Heroku, App Engine, and Docker.
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
Bumps [django](https://github.com/django/django) from 2.1.7 to 2.1.15. Commits - [`3baf68b`](https://github.com/django/django/commit/3baf68b4efc660ff68fd246d2f7092bfd42a7a4a) [2.1.x] Bumped version for 2.1.5 release. - [`2fc998e`](https://github.com/django/django/commit/2fc998e3ba4ac8bfd7a77e616d1ce10b10f00450) [2.1.x] Added release date for 2.1.15. - [`103ebe2`](https://github.com/django/django/commit/103ebe2b5ff1b2614b85a52c239f471904d26244) Fixed CVE-2019-19118 -- Required edit...
The google analytics tag in `templates/base.html` uses the old `analytics.js` tag. Perhaps the newer `gtag.js` would be better.
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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]...