django1/django/contrib
Mariusz Felisiak c18861804f Fixed warnings per flake8 5.0.0. 2022-07-31 08:16:19 +02:00
..
admin Fixed #33726 -- Added skip-link to admin for keyboard navigation. 2022-07-28 11:52:48 +02:00
admindocs Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs. 2022-05-17 10:50:09 +02:00
auth Refs #33691 -- Deprecated insecure password hashers. 2022-07-23 21:29:31 +02:00
contenttypes Fixed warnings per flake8 5.0.0. 2022-07-31 08:16:19 +02:00
flatpages Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
gis Fixed #33442 -- Allowed GeoIP2 to use DB-IP Lite datasets. 2022-07-30 19:29:45 +02:00
humanize Refs #32365 -- Removed internal uses of utils.timezone.utc alias. 2022-03-24 06:29:50 +01:00
messages Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
postgres Fixed #33829 -- Made BaseConstraint.deconstruct() and equality handle violation_error_message. 2022-07-08 08:17:42 +02:00
redirects Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01: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