django1/django/contrib
Nick Pope 1f0813ca7e Fixed string format specifier for fillfactor in GistIndex. 2018-01-12 08:49:26 -05:00
..
admin Fixed #15522 -- Added ModelAdmin.delete_queryset() to customize "delete selected objects" deletion. 2018-01-05 18:28:45 -05:00
admindocs Fixed #28982 -- Simplified code with and/or. 2018-01-03 20:12:23 -05:00
auth Fixed #28757 -- Allowed using contrib.auth forms without installing contrib.auth. 2018-01-05 14:47:37 -05:00
contenttypes Refs #23919 -- Removed obsolete __init__.py files in management command directories. 2018-01-03 11:02:26 -05:00
flatpages Fixed #28860 -- Removed unnecessary len() calls. 2017-12-04 10:35:23 -05:00
gis Fixed #28842 -- Added SpatiaLite support for ForcePolygonCW function. 2018-01-06 19:24:44 -05:00
humanize Fixed #28877 -- Made ordinal template filter results more localizable. 2017-12-06 09:42:58 -05:00
messages Fixed #28909 -- Simplified code using tuple/list/set/dict unpacking. 2017-12-11 07:08:45 -05:00
postgres Fixed string format specifier for fillfactor in GistIndex. 2018-01-12 08:49:26 -05:00
redirects Updated contrib translations from Transifex 2017-12-01 21:51:30 +01:00
sessions Fixed #28982 -- Simplified code with and/or. 2018-01-03 20:12:23 -05:00
sitemaps Refs #23919 -- Removed obsolete __init__.py files in management command directories. 2018-01-03 11:02:26 -05:00
sites Updated contrib translations from Transifex 2017-12-01 21:51:30 +01:00
staticfiles Fixed #28982 -- Simplified code with and/or. 2018-01-03 20:12:23 -05:00
syndication Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
__init__.py