.. |
admin
|
Fixed #28958 -- Fixed admin changelist crash when using a query expression in the page's ordering.
|
2017-12-27 18:38:30 +01:00 |
admindocs
|
Fixed #28909 -- Simplified code using tuple/list/set/dict unpacking.
|
2017-12-11 07:08:45 -05:00 |
auth
|
Fixed #28902 -- Fixed password_validators_help_text_html() double escaping.
|
2018-01-02 19:51:06 -05:00 |
contenttypes
|
Fixed #14642 -- Fixed generic inline formsets crash when using save_as_new=True.
|
2017-12-30 11:38:11 -05:00 |
flatpages
|
Fixed #28860 -- Removed unnecessary len() calls.
|
2017-12-04 10:35:23 -05:00 |
gis
|
Removed DeferredAttribute.__init__()'s unused model argument.
|
2018-01-02 17:54:10 -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 #28908 -- Allowed ArrayField lookups on ArrayAgg annotations.
|
2017-12-30 14:46:52 -05:00 |
redirects
|
Updated contrib translations from Transifex
|
2017-12-01 21:51:30 +01:00 |
sessions
|
Fixed #28965 -- Updated Set-Cookie's Expires date format to follow RFC 7231.
|
2018-01-02 11:22:59 -05:00 |
sitemaps
|
Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()."
|
2017-09-07 08:16:21 -04:00 |
sites
|
Updated contrib translations from Transifex
|
2017-12-01 21:51:30 +01:00 |
staticfiles
|
Fixed #28930 -- Simplified code with any() and all().
|
2017-12-26 17:11:15 -05:00 |
syndication
|
Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()."
|
2017-09-07 08:16:21 -04:00 |
__init__.py
|
Created django.contrib and moved comments into it
|
2005-07-14 18:20:03 +00:00 |