django1/django/contrib
Paulo 553617e613 Fixed #29487 -- Accounted for object level permissions when calculating change view's read-only fields.
Thanks Matthew Frazier for the report and fix.
2018-06-15 21:54:22 -04:00
..
admin Fixed #29487 -- Accounted for object level permissions when calculating change view's read-only fields. 2018-06-15 21:54:22 -04:00
admindocs Fixed #29385 -- Made admindocs ModelDetailView show model properties. 2018-06-03 21:00:28 -04:00
auth Fixed #10827 -- Ensured ContentTypes are created before permission creation. 2018-06-03 22:19:04 -04:00
contenttypes Fixed #28988 -- Fixed queries when a GenericRelation is used with multi-table inheritance. 2018-03-12 22:42:48 -04:00
flatpages Updated translations from Transifex 2018-02-28 20:06:52 +01:00
gis Fixed #29483 -- Confirmed support for GDAL 2.3. 2018-06-12 13:34:58 -04:00
humanize Refactored naturaltime to use a class-based formatter 2018-06-08 18:00:17 +02:00
messages Fixed #27863 -- Added support for the SameSite cookie flag. 2018-04-13 20:58:31 -04:00
postgres Updated translation catalogs 2018-05-17 12:09:40 +02:00
redirects Updated translations from Transifex 2018-02-28 20:06:52 +01:00
sessions Fixed #27863 -- Added support for the SameSite cookie flag. 2018-04-13 20:58:31 -04:00
sitemaps Refs #23919 -- Removed obsolete __init__.py files in management command directories. 2018-01-03 11:02:26 -05:00
sites Updated translations from Transifex 2018-02-28 20:06:52 +01:00
staticfiles Fixed #29464 -- Silenced post-process messages in collectstatic's default verbosity. 2018-06-11 20:21:58 -04:00
syndication Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
__init__.py