.. |
apps
|
8b2a30f6f1
Fixed #32285 -- Raised ImproperlyConfigured when AppConfig.label is not a valid Python identifier.
|
4 yıl önce |
conf
|
9d05add447
Fixed #32394 -- Changed project template settings to use relative STATIC_URL.
|
4 yıl önce |
contrib
|
dcb094abe8
Fixed #32421 -- Made admindocs ModelDetailView show model cached properties.
|
4 yıl önce |
core
|
ec0ff40631
Fixed #32355 -- Dropped support for Python 3.6 and 3.7
|
4 yıl önce |
db
|
ec0ff40631
Fixed #32355 -- Dropped support for Python 3.6 and 3.7
|
4 yıl önce |
dispatch
|
1adcf20385
Refs #31327 -- Removed providing_args argument for Signal per deprecation timeline.
|
4 yıl önce |
forms
|
54102d20b2
Improved performance of django.forms.ChoiceWidget.optgroups().
|
4 yıl önce |
http
|
ec0ff40631
Fixed #32355 -- Dropped support for Python 3.6 and 3.7
|
4 yıl önce |
middleware
|
4bb30fe5d5
Refs #26601 -- Made get_response argument required and don't accept None in middleware classes.
|
4 yıl önce |
template
|
c978dd93fd
Fixed #32290 -- Fixed TemplateNotFound in {% include %} tag for relative path in variable.
|
4 yıl önce |
templatetags
|
01a7af09b9
Fixed #18995 -- Made blocktranslate tag raise TemplateSyntaxError when plural count is not a number.
|
4 yıl önce |
test
|
ec0ff40631
Fixed #32355 -- Dropped support for Python 3.6 and 3.7
|
4 yıl önce |
urls
|
6822aa5c6c
Fixed #32345 -- Fixed preserving encoded query strings in set_language() view.
|
4 yıl önce |
utils
|
4372233ebf
Refs #32355 -- Restored PY36 and PY37 version constants.
|
4 yıl önce |
views
|
6822aa5c6c
Fixed #32345 -- Fixed preserving encoded query strings in set_language() view.
|
4 yıl önce |
__init__.py
|
f20a622aea
Bumped version; master is now 4.0 pre-alpha.
|
4 yıl önce |
__main__.py
|
617eff41ac
Fixed #24857 -- Added "python -m django" entry point.
|
9 yıl önce |
shortcuts.py
|
302caa40e4
Made small readability improvements.
|
4 yıl önce |