.. |
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
|
Moved django.db.migrations.writer.SettingsReference to django.conf.
|
2019-01-11 15:28:22 -05:00 |
contrib
|
Fixed #29738 -- Allowed serializing psycopg2 range types in migrations.
|
2019-01-11 19:32:26 -05:00 |
core
|
Fixed #27685 -- Added watchman support to the autoreloader.
|
2019-01-13 20:33:47 -05:00 |
db
|
Fixed #30093 -- Fixed ordering of combined queryset ordered by F expressions.
|
2019-01-14 10:28:11 -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
|
Normalized spelling of "lowercase" and "lowercased".
|
2018-09-25 10:30:18 -04: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
|
Fixed #28478 -- Make DiscoverRunner skip creating unused test databases.
|
2019-01-10 19:11:21 -05:00 |
urls
|
Fixed #28766 -- Added ResolverMatch.route.
|
2018-12-06 18:05:40 -05:00 |
utils
|
Fixed #27685 -- Added watchman support to the autoreloader.
|
2019-01-13 20:33:47 -05:00 |
views
|
Fixed #30070, CVE-2019-3498 -- Fixed content spoofing possiblity in the default 404 page.
|
2019-01-03 21:21:55 -05:00 |
__init__.py
|
Bumped version; master is now 2.2 pre-alpha.
|
2018-05-17 09:37:06 -04: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 |