openshift-diy-django-example
openshift-diy-django-example copied to clipboard
Django 1.4 with gunicorn example on Openshift DIY
Bumps [django](https://github.com/django/django) from 1.4.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 --...
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 0.17.2 to 19.5.0. Release notes *Sourced from [gunicorn's releases](https://github.com/benoitc/gunicorn/releases).* > ## 19.5.0 > == 19.5.0 == > > === Core === > - fix: Ensure response to...