django/django/contrib
2025-11-12 12:48:19 +01:00
..
admin Fixed #36498 -- Changed inline admin button text to use "Add" instead of "Add another" 2025-11-12 12:48:19 +01:00
admindocs Fixed #34041 -- Added aria-current attribute to admin breadcrumbs. 2025-10-14 08:10:43 -04:00
auth Fixed #36709 -- Included static methods in system check for UserModel.is_anonymous/is_authenticated methods. 2025-11-05 16:56:15 -05:00
contenttypes Fixed #21961 -- Added support for database-level delete options for ForeignKey. 2025-10-18 15:03:50 +02:00
flatpages Updated translations from Transifex. 2025-09-18 09:53:05 -03:00
gis Refs #35972 -- Returned params in a tuple in further lookups. 2025-10-29 07:38:20 -04:00
humanize Updated translations from Transifex. 2025-09-18 09:53:05 -03:00
messages Refs #28909 -- Simplified code using unpacking generalizations. 2025-03-31 22:43:13 -03:00
postgres Refs #35381 -- Delegated ArrayField element prepping to base_field.get_db_prep_save. 2025-10-29 15:00:52 -04:00
redirects Updated translations from Transifex. 2025-09-18 09:53:05 -03:00
sessions Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
sitemaps Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
sites Updated translations from Transifex. 2025-09-18 09:53:05 -03:00
staticfiles Refs #22712 -- Removed all parameter from django.contrib.staticfiles.finders.find(). 2025-09-17 15:17:05 -03:00
syndication Refs #36500 -- Shortened some long docstrings and comments. 2025-07-23 20:17:55 -03:00
__init__.py