.. |
admin
|
Fixed #28984 -- Made assorted code simplifications.
|
2018-01-03 13:24:02 -05:00 |
admindocs
|
Fixed #28909 -- Simplified code using tuple/list/set/dict unpacking.
|
2017-12-11 07:08:45 -05:00 |
auth
|
Fixed #28985 -- Removed unneeded None checks before hasattr().
|
2018-01-03 11:37:06 -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
|
Refs #23919 -- Removed obsolete __init__.py files in management command directories.
|
2018-01-03 11:02:26 -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 #28984 -- Made assorted code simplifications.
|
2018-01-03 13:24:02 -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
|
Refs #23919 -- Removed obsolete __init__.py files in management command directories.
|
2018-01-03 11:02:26 -05:00 |
syndication
|
Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()."
|
2017-09-07 08:16:21 -04:00 |
__init__.py
|
…
|
|