Go to file
Alberto Planas Dominguez 159aab95f6 - Update to 5.1
* Supports Python >= 3.10.
  * Easier guardrails for authentication: the new and shiny 
    LoginRequiredMiddleware, when added to MIDDLEWARE, enforces 
    authentication for all views by default.
  * A more inclusive framework: Django 5.1 includes several accessibility 
    enhancements, such as improved screen reader support in the admin 
    interface, more semantic HTML elements, and better association of 
    help text and labels with form fieldsets.
  * The second oldest ticket fixed in this release provides the long awaited 
    querystring template tag, which greatly simplifies the handling of query 
    strings when building URLs in templates.
  * For a detailed list of changes see https://docs.djangoproject.com/en/5.1/releases/5.1/
- Refreshed python-Django.keyring

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=175
2024-08-09 14:04:24 +00:00
.gitattributes add bugzilla entries for the CVEs 2024-08-08 10:33:49 +00:00
.gitignore add bugzilla entries for the CVEs 2024-08-08 10:33:49 +00:00
dirty-hack-remove-assert.patch add bugzilla entries for the CVEs 2024-08-08 10:33:49 +00:00
Django-4.2.13.checksum.txt add bugzilla entries for the CVEs 2024-08-08 10:33:49 +00:00
Django-4.2.13.tar.gz add bugzilla entries for the CVEs 2024-08-08 10:33:49 +00:00
Django-5.0.7.checksum.txt add bugzilla entries for the CVEs 2024-08-08 10:33:49 +00:00
Django-5.0.7.tar.gz add bugzilla entries for the CVEs 2024-08-08 10:33:49 +00:00
Django-5.1.checksum.txt - Update to 5.1 2024-08-09 14:04:24 +00:00
Django-5.1.tar.gz - Update to 5.1 2024-08-09 14:04:24 +00:00
python-Django-rpmlintrc add bugzilla entries for the CVEs 2024-08-08 10:33:49 +00:00
python-Django.changes - Update to 5.1 2024-08-09 14:04:24 +00:00
python-Django.keyring - Update to 5.1 2024-08-09 14:04:24 +00:00
python-Django.spec - Update to 5.1 2024-08-09 14:04:24 +00:00
sanitize_address.patch add bugzilla entries for the CVEs 2024-08-08 10:33:49 +00:00