django1/django/contrib
Colm O'Connor 37c5b8c07b
Fixed #34093 -- Changed width/height of switch button icons to use rem units in admin.
2022-10-14 06:10:50 +02:00
..
admin Fixed #34093 -- Changed width/height of switch button icons to use rem units in admin. 2022-10-14 06:10:50 +02:00
admindocs Fixed #33955, Fixed #33971 -- Reverted "Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs." 2022-09-01 21:09:16 +02:00
auth Fixed #34056 -- Updated the list of common passwords for CommonPasswordValidator. 2022-09-28 18:40:05 +02:00
contenttypes Fixed #32833 -- Fixed ContentTypeManager.get_for_models() crash when using in migrations. 2022-10-10 08:57:52 +02:00
flatpages Updated translations from Transifex. 2022-08-03 08:04:34 +02:00
gis Refs #23919 -- Updated obsolete buffer() references to memoryview(). 2022-10-13 19:49:57 +02:00
humanize Updated translations from Transifex. 2022-08-03 08:04:34 +02:00
messages Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
postgres Fixed #34071 -- Improved error message for Range(Min/Max)ValueValidator. 2022-10-05 09:41:01 +02:00
redirects Updated translations from Transifex. 2022-08-03 08:04:34 +02:00
sessions Refs #32365 -- Removed internal uses of utils.timezone.utc alias. 2022-03-24 06:29:50 +01:00
sitemaps Refs #32365 -- Removed internal uses of utils.timezone.utc alias. 2022-03-24 06:29:50 +01:00
sites Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
staticfiles Made HashedFilesMixin ignore URLs without a path. 2022-06-23 08:59:49 +02:00
syndication Fixed #22078 -- Fixed crash of Feed with decorated methods. 2022-05-26 10:39:51 +02:00
__init__.py