pkgsrc/www/py-django2/ALTERNATIVES
adam 5c49009764 py-django2: updated to 2.1.4
Django 2.1.4 fixes several bugs in 2.1.3.

Bugfixes:
Corrected the default password list that CommonPasswordValidator uses by lowercasing all passwords to match the format expected by the validator.
Prevented repetitive calls to geos_version_tuple() in the WKBWriter class in an attempt to fix a random crash involving LooseVersion.
Fixed keep-alive support in runserver after it was disabled to fix another issue in Django 2.0.
Fixed admin view-only change form crash when using ModelAdmin.prepopulated_fields.
2018-12-03 19:04:16 +00:00

2 lines
122 B
Text

bin/django-admin @PREFIX@/bin/django-admin-@PYVERSSUFFIX@
bin/django-admin.py @PREFIX@/bin/django-admin-@PYVERSSUFFIX@.py