.. |
apps
|
Fixed #27685 -- Added watchman support to the autoreloader.
|
2019-01-13 20:33:47 -05:00 |
bin
|
|
|
conf
|
Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline.
|
2019-01-17 10:50:25 -05:00 |
contrib
|
Refs #21221 -- Removed staticfiles and admin_static template tag libraries.
|
2019-01-17 10:52:19 -05:00 |
core
|
Refs #28370 -- Removed support for the context arg of Field.from_db_value() and Expression.convert_value().
|
2019-01-17 10:52:19 -05:00 |
db
|
Refs #11557 -- Removed the field_name keyword argument to QuerySet.earliest() and latest().
|
2019-01-17 10:52:19 -05:00 |
dispatch
|
Capitalized "Python" in docs and comments.
|
2018-10-09 09:26:07 -04:00 |
forms
|
Used 4 space hanging indent for dictionaries.
|
2019-01-02 18:18:19 -05:00 |
http
|
Refs #28137 -- Removed HttpRequest.xreadlines() per deprecation timeline.
|
2019-01-17 10:52:16 -05:00 |
middleware
|
Capitalized SecurityMiddleware headers for consistency with other headers.
|
2018-10-30 18:30:51 -04:00 |
template
|
Used 4 space hanging indent for dictionaries.
|
2019-01-02 18:18:19 -05:00 |
templatetags
|
Replaced loop with dictionary comprehension.
|
2018-12-19 17:31:48 -06:00 |
test
|
Removed unnecessary string formatting of strings.
|
2019-01-14 21:04:00 -05:00 |
urls
|
Fixed #28766 -- Added ResolverMatch.route.
|
2018-12-06 18:05:40 -05:00 |
utils
|
Refs #28965 -- Removed utils.http.cookie_date() per deprecation timeline.
|
2019-01-17 10:52:19 -05:00 |
views
|
Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline.
|
2019-01-17 10:50:25 -05:00 |
__init__.py
|
Bumped version; master is now 3.0 pre-alpha.
|
2019-01-17 10:50:24 -05:00 |
__main__.py
|
|
|
shortcuts.py
|
Refs #25978 -- Removed shortcuts.render_to_response() per deprecation timeline.
|
2019-01-17 10:50:25 -05:00 |