.. |
apps
|
Refs #28909 -- Simplifed code using unpacking generalizations.
|
2018-09-28 09:57:12 -04:00 |
bin
|
Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs."
|
2017-03-07 10:10:32 -05:00 |
conf
|
Fixed Polish MONTH_DAY_FORMAT.
|
2018-12-21 10:29:46 +01:00 |
contrib
|
Fixed #29792 -- Made GeometryField.deconstruct() handle 'extent' and 'tolerance' args.
|
2018-12-21 17:44:45 -05:00 |
core
|
Refs #30015 -- Added 2.1.5 release note and removed 'we' in comments.
|
2018-12-20 21:30:13 -05:00 |
db
|
Fixed #30054 -- Implemented cascaded flush on SQLite.
|
2018-12-22 17:47:48 -05:00 |
dispatch
|
Capitalized "Python" in docs and comments.
|
2018-10-09 09:26:07 -04:00 |
forms
|
Fixed #17210 -- Made NullBooleanSelect use unknown/true/false as query data.
|
2018-11-14 13:43:34 -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
|
Refs #28909 -- Simplifed code using unpacking generalizations.
|
2018-09-28 09:57:12 -04:00 |
templatetags
|
Replaced loop with dictionary comprehension.
|
2018-12-19 17:31:48 -06:00 |
test
|
Reverted "Fixed #25251 -- Made data migrations available in TransactionTestCase when using --keepdb."
|
2018-12-05 15:30:23 -05:00 |
urls
|
Fixed #28766 -- Added ResolverMatch.route.
|
2018-12-06 18:05:40 -05:00 |
utils
|
Fixed #29986 -- Added .format() support to ngettext_lazy strings.
|
2018-12-06 15:12:34 -05:00 |
views
|
Fixed #29750 -- Added View.setup() hook for class-based views.
|
2018-12-21 19:01:11 -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 |