.. |
apps
|
Fixed #27685 -- Added watchman support to the autoreloader.
|
2019-01-13 20:33:47 -05:00 |
bin
|
Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs."
|
2017-03-07 10:10:32 -05:00 |
conf
|
Updated translation catalogs
|
2019-01-16 20:51:26 +01:00 |
contrib
|
[2.2.x] Fixed E117 and F405 flake8 warnings.
|
2019-01-30 13:08:19 +01:00 |
core
|
Fixed #27685 -- Added watchman support to the autoreloader.
|
2019-01-13 20:33:47 -05:00 |
db
|
[2.2.x] Updated Oracle docs links to Oracle 18c.
|
2019-02-07 10:03:11 +01: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
|
Fixed #20147 -- Added HttpRequest.headers.
|
2019-01-16 13:38:47 -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
|
[2.2.x] Fixed #30121 -- Fixed assertURLEqual() crash with reverse_lazy() URLs.
|
2019-01-21 09:31:45 -05:00 |
urls
|
[2.2.x] Removed django.utils.lru_cache usage.
|
2019-02-04 20:33:20 -05:00 |
utils
|
[2.2.x] Fixed #25624 -- Fixed autoreload crash with jinja2.ModuleLoader.
|
2019-01-28 14:42:46 -05:00 |
views
|
[2.2.x] Fixed #29825 -- Fixed JS ngettext if the string is a non-plural msgid in the catalog.
|
2019-01-28 18:17:52 -05:00 |
__init__.py
|
[2.2.x] Bumped version for Django 2.2 alpha 1.
|
2019-01-17 16:26:35 +01:00 |
__main__.py
|
Fixed #24857 -- Added "python -m django" entry point.
|
2015-09-07 19:54:32 -04:00 |
shortcuts.py
|
Added missing word to render_to_response deprecation warning.
|
2018-05-16 10:06:36 +02:00 |