.. |
apps
|
Refs #27656 -- Updated remaining docstring verbs according to PEP 257.
|
2017-03-04 10:02:06 -05:00 |
bin
|
Fixed #27878, refs #23919 -- Used python3 shebangs.
|
2017-02-23 13:41:10 -05:00 |
conf
|
Refs #27656 -- Updated remaining docstring verbs according to PEP 257.
|
2017-03-04 10:02:06 -05:00 |
contrib
|
Refs #27656 -- Updated remaining docstring verbs according to PEP 257.
|
2017-03-04 10:02:06 -05:00 |
core
|
Fixed #27887 -- Fixed URLs check crash with namespaced URLs inside non-namespaced URLs.
|
2017-03-03 10:52:20 -05:00 |
db
|
Refs #27860 -- Simplified deleting indexes on PostgreSQL using "IF EXISTS".
|
2017-03-03 10:50:34 -05:00 |
dispatch
|
Refs #27656 -- Updated django.forms/http docstring verbs according to PEP 257.
|
2017-02-20 19:57:33 -05:00 |
forms
|
Refs #23919 -- Used yield from.
|
2017-02-23 20:06:01 -05:00 |
http
|
Refs #27656 -- Updated django.forms/http docstring verbs according to PEP 257.
|
2017-02-20 19:57:33 -05:00 |
middleware
|
Refs #27656 -- Updated remaining docstring verbs according to PEP 257.
|
2017-03-04 10:02:06 -05:00 |
template
|
Refs #23919 -- Used yield from.
|
2017-02-23 20:06:01 -05:00 |
templatetags
|
Refs #27656 -- Updated django.template/tag docstring verbs according to PEP 257.
|
2017-02-17 11:29:38 -05:00 |
test
|
Refs #27656 -- Updated remaining docstring verbs according to PEP 257.
|
2017-03-04 10:02:06 -05:00 |
urls
|
Converted usage of ugettext* functions to their gettext* aliases
|
2017-02-07 09:04:04 +01:00 |
utils
|
Fixed #27900 -- Made escapejs escape backticks for use in ES6 template literals.
|
2017-03-04 09:04:16 -05:00 |
views
|
Refs #27656 -- Updated django.views docstring verbs according to PEP 257.
|
2017-03-03 17:05:42 -05:00 |
__init__.py
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
__main__.py
|
Fixed #24857 -- Added "python -m django" entry point.
|
2015-09-07 19:54:32 -04:00 |
shortcuts.py
|
Refs #27656 -- Updated remaining docstring verbs according to PEP 257.
|
2017-03-04 10:02:06 -05:00 |