.. |
admin
|
Fixed #28688 -- Made admin's URLify.js skip removal of English words if non-ASCII chars are present.
|
2017-10-12 11:50:20 -04:00 |
admindocs
|
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
2017-09-20 18:04:42 -04:00 |
auth
|
Fixed #28706 -- Moved AuthenticationFormn invalid login ValidationError to a method for reuse.
|
2017-10-23 09:10:45 -04:00 |
contenttypes
|
Fixed #27332 -- Added FilteredRelation API for conditional join (ON clause) support.
|
2017-09-22 11:53:17 -04:00 |
flatpages
|
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
2017-09-20 18:04:42 -04:00 |
gis
|
Fixed #28740 -- Added 'continent_code' and 'continent_name' in GeoIP2.city() dict.
|
2017-10-25 10:07:37 -04:00 |
humanize
|
Refs #23919 -- Removed unneeded float()/int() calls.
|
2017-10-02 08:49:26 -04:00 |
messages
|
Fixed typo in MessageMiddleware.process_response() docstring.
|
2017-10-16 10:10:43 -04:00 |
postgres
|
Fixed #28577 -- Added checks for ArrayField and JSONField to prevent mutable defaults.
|
2017-10-20 13:17:22 -04:00 |
redirects
|
Fixed #28152 -- Made migrations serialize sets as set literals rather than set().
|
2017-05-18 09:33:40 -04:00 |
sessions
|
Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()."
|
2017-09-07 08:16:21 -04:00 |
sitemaps
|
Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()."
|
2017-09-07 08:16:21 -04:00 |
sites
|
Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()."
|
2017-09-07 08:16:21 -04:00 |
staticfiles
|
Fixed #28603 -- Clarified comment in collectstatic's collect().
|
2017-09-27 08:45:10 -04:00 |
syndication
|
Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()."
|
2017-09-07 08:16:21 -04:00 |
__init__.py
|
…
|
|