django/django/contrib
jedidiah bdf30b952c Fixed #34919 -- Added scope attribute to admindocs model templates. 2023-11-14 05:34:56 +01:00
..
admin Fixed #34462 -- Made admin log actions in bulk. 2023-10-31 18:06:44 +01:00
admindocs Fixed #34919 -- Added scope attribute to admindocs model templates. 2023-11-14 05:34:56 +01:00
auth Fixed CVE-2023-46695 -- Fixed potential DoS in UsernameField on Windows. 2023-11-01 06:10:30 +01:00
contenttypes Fixed #33651 -- Added support for prefetching GenericForeignKey. 2023-09-18 13:23:21 +02:00
flatpages Removed unneeded escapes in regexes. 2023-08-02 19:53:16 +02:00
gis Fixed #34882 -- Fixed no options in AsGeoJSON() for geometries in non-default CRS. 2023-10-06 05:25:32 +02:00
humanize Updated source translation catalogs. 2023-09-18 19:07:45 -03:00
messages Fixed #34923 -- Avoided initializing LEVEL_TAGS when importing django.contrib.messages. 2023-10-24 14:09:31 -03:00
postgres Refs #33308 -- Removed support for passing encoded JSON string literals to JSONField & co. 2023-09-18 22:12:40 +02:00
redirects Updated translations from Transifex. 2023-04-03 08:40:06 +02:00
sessions Updated translations from Transifex. 2023-04-03 08:40:06 +02:00
sitemaps Fixed #34688 -- Removed contrib.sitemaps.ping_google() and ping_google management command. 2023-07-10 05:59:35 +02:00
sites Updated translations from Transifex. 2023-04-03 08:40:06 +02:00
staticfiles Refs #34712 -- Added system check for staticfiles storage in STORAGES setting. 2023-08-31 08:21:44 +02:00
syndication Fixed #22078 -- Fixed crash of Feed with decorated methods. 2022-05-26 10:39:51 +02:00
__init__.py