.. |
admin
|
Fixed #33083 -- Fixed selecting all items in the admin changelist when actions are both top and bottom.
|
2021-09-21 19:58:00 +02:00 |
admindocs
|
Fixed #32499 -- Escaped additional metacharacters in simplify_regex().
|
2021-09-22 11:59:59 +02:00 |
auth
|
Refs #32355 -- Used @functools.lru_cache as a straight decorator.
|
2021-09-27 09:10:58 +02:00 |
contenttypes
|
Refs #32946 -- Changed internal usage of dynamic Q() objects construction to use non-kwargs initialization.
|
2021-07-28 09:38:46 +02:00 |
flatpages
|
Fixed #32910 -- Unified different plural equations for the same language in contrib apps.
|
2021-07-15 20:42:17 +02:00 |
gis
|
Fixed #33124 -- Avoided accessing the database connections when not necessary.
|
2021-09-24 12:19:39 +02:00 |
humanize
|
Fixed #32910 -- Unified different plural equations for the same language in contrib apps.
|
2021-07-15 20:42:17 +02:00 |
messages
|
Refs #32191 -- Removed for the pre-Django 3.2 format of messages in CookieStorage.
|
2021-09-20 21:23:01 +02:00 |
postgres
|
Refs #32355 -- Used @functools.lru_cache as a straight decorator.
|
2021-09-27 09:10:58 +02:00 |
redirects
|
Fixed #32910 -- Unified different plural equations for the same language in contrib apps.
|
2021-07-15 20:42:17 +02:00 |
sessions
|
Refs #33012 -- Moved PickleSerializer to django.core.serializers.base and added tests.
|
2021-09-02 11:24:55 +02:00 |
sitemaps
|
Fixed #32375 -- Started deprecation toward changing the default sitemap protocol to https.
|
2021-05-21 11:00:54 +02:00 |
sites
|
Fixed #32910 -- Unified different plural equations for the same language in contrib apps.
|
2021-07-15 20:42:17 +02:00 |
staticfiles
|
Fixed #27590 -- Allowed customizing a manifest file storage in ManifestFilesMixin.
|
2021-08-05 12:40:34 +02:00 |
syndication
|
Fixed #32366 -- Updated datetime module usage to recommended approach.
|
2021-05-12 11:08:41 +02:00 |
__init__.py
|
…
|
|