python-Django
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
- Devel package for openSUSE:Factory
-
12
derived packages
- Links to openSUSE:Factory / python-Django
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python:django/python-Django && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Django-2.1.4.tar.gz | 0008611886 8.21 MB | |
Django-2.1.4.tar.gz.asc | 0000002429 2.37 KB | |
_link | 0000000124 124 Bytes | |
python-Django-rpmlintrc | 0000000214 214 Bytes | |
python-Django.changes | 0000083621 81.7 KB | |
python-Django.keyring | 0000022150 21.6 KB | |
python-Django.spec | 0000005443 5.32 KB |
Revision 16 (latest revision is 182)
Ondřej Súkup (mimi_vx)
accepted
request 656841
from
Ondřej Súkup (mimi_vx)
(revision 16)
- Update to version 2.1.4 * 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 o 2.0 * Fixed admin view-only change form crash when using ModelAdmin.prepopulated_fields * Fixed “Please correct the errors below” error message when editing an object in the admin if the user only has the “view” permission on inlines * Fixed a regression in Django 2.0 where combining Q objects with __in lookups and lists crashed * Fixed a regression in Django 2.0 where test databases aren’t reused with manage.py test --keepdb on MySQL * Fixed a regression where cached foreign keys that use to_field were incorrectly cleared in Model.save() * Fixed a regression in Django 2.0 where FileSystemStorage crashes with FileExistsError if concurrent saves try to create the same directory
Comments 0