django1/django/core
Michiel Beijen 7eecf496ee [1.11.x] Renamed "Mac OS X" to "macOS" in docs.
Backport of 5e8625ba64 from master
2017-04-24 20:51:55 -04:00
..
cache Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
checks [1.11.x] Fixed #27887 -- Fixed URLs check crash with namespaced URLs inside non-namespaced URLs. 2017-03-03 10:52:48 -05:00
files Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
handlers [1.11.x] Fixed #27820 -- Fixed RequestDataTooBig/TooManyFieldsSent crash. 2017-02-13 16:43:23 -05:00
mail [1.11.x] Fixed #28042 -- Fixed crash when using a two-tuple in EmailMessage's attachments arg. 2017-04-07 18:24:09 -04:00
management [1.11.x] Renamed "Mac OS X" to "macOS" in docs. 2017-04-24 20:51:55 -04:00
serializers [1.11.x] Fixed #27742 -- Reverted "Fixed #24607 -- Serialized natural keys in multi-table inheritance models." 2017-02-11 06:40:30 -05:00
servers [1.11.x] Removed WSGIServer.server_bind() identical to parent version 2017-02-11 11:20:17 +01:00
__init__.py
exceptions.py Corrected TooManyFieldsSent doctring for GET requests. 2016-10-27 18:44:52 -04:00
paginator.py [1.11.x] Fixed #28109 -- Corrected the stack level of unordered queryset pagination warnings. 2017-04-22 14:10:49 -04:00
signals.py Fixed #20349 -- Moved setting_changed signal to django.core.signals. 2014-12-24 07:18:43 -05:00
signing.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
urlresolvers.py Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
validators.py [1.11.x] Fixed #27945 -- Clarified that RegexValidator searches with the regex. 2017-03-21 12:49:46 -04:00
wsgi.py Fixed #16734 -- Set script prefix even outside of requests 2015-10-29 20:12:38 +01:00