django1/django/contrib
Claude Paroz a5f139236f Fixed #29536 -- Fixed SelectFilter2.js resizing to make boxes have equal height.
Thanks Tim Graham for the review.
2018-06-29 17:21:27 +02:00
..
admin Fixed #29536 -- Fixed SelectFilter2.js resizing to make boxes have equal height. 2018-06-29 17:21:27 +02: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 #18620 -- Made ContentTypes shortcut view prefer current site if available. 2018-06-21 12:31:04 -04:00
flatpages Updated translations from Transifex 2018-02-28 20:06:52 +01:00
gis Fixed #29509 -- Added SpatiaLite support for covers and coveredby lookups. 2018-06-21 09:25:31 -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 Fixed #26067 -- Added ordering support to ArrayAgg and StringAgg. 2018-06-28 20:29:33 -04:00
redirects Updated translations from Transifex 2018-02-28 20:06:52 +01:00
sessions Fixed #29514 -- Reverted "Used datetime.timezone.utc instead of pytz.utc for better performance." 2018-06-28 11:14:26 -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