django/django/contrib
2023-02-23 05:35:58 +01:00
..
admin Fixed #34045 -- Improved accessibility of selecting items in admin changelist. 2023-02-16 08:29:40 +01:00
admindocs Fixed #34286 -- Fixed admindocs markups for case-sensitive template/view names. 2023-02-02 13:21:08 +01:00
auth Increased the default PBKDF2 iterations for Django 5.0. 2023-02-04 13:37:44 +01:00
contenttypes Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
flatpages Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
gis Fixed #34344 -- Allowed PostGIS DatabaseWrapper subclasses to customize (features/introspection/ops)_class classes. 2023-02-21 08:52:23 +01:00
humanize Updated translations from Transifex. 2022-12-20 19:34:59 +01:00
messages Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
postgres Refs #33829 -- Added violation_error_message to constraints' __repr__(). 2023-02-23 05:35:58 +01:00
redirects Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
sessions Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
sitemaps Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
sites Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
staticfiles Refs #34233 -- Used @functools.cache. 2023-01-18 19:23:18 +01:00
syndication Fixed #22078 -- Fixed crash of Feed with decorated methods. 2022-05-26 10:39:51 +02:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00