django1/django/contrib
Mariusz Felisiak a73cf8110e Removed duplicate words in various comments. 2018-07-18 11:54:15 -04:00
..
admin Fixed #29045 -- Fixed admin CSS so that select multiple elements honor the HTML size attribute. 2018-07-10 16:22:09 -04:00
admindocs Fixed #29385 -- Made admindocs ModelDetailView show model properties. 2018-06-03 21:00:28 -04:00
auth Fixed #29449 -- Reverted "Fixed #28757 -- Allowed using contrib.auth forms without installing contrib.auth." 2018-07-02 18:39:26 -04:00
contenttypes Fixed #29556 -- Made 'remove_stale_contenttypes --noinput' delete content types. 2018-07-10 10:14:34 -04:00
flatpages Updated translations from Transifex 2018-02-28 20:06:52 +01:00
gis Removed duplicate words in various comments. 2018-07-18 11:54:15 -04:00
humanize Refactored naturaltime to use a class-based formatter 2018-06-08 18:00:17 +02:00
messages Removed duplicate words in various comments. 2018-07-18 11:54:15 -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 #29550 -- Eased overriding pickle.dumps() protocol in cache backends and session serializer. 2018-07-09 11:46:55 -04:00
sitemaps Removed parser.add_arguments() arguments that match the defaults. 2018-07-02 17:54:57 -04:00
sites Updated translations from Transifex 2018-02-28 20:06:52 +01:00
staticfiles Fixed #28566 -- Added path matching to collectstatic ignore patterns. 2018-07-13 16:48:19 -04:00
syndication Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
__init__.py