.. |
jinja2
|
2133f3157e
Fixed #24168 -- Allowed selecting a template engine in a few APIs.
|
il y a 10 ans |
templates
|
2133f3157e
Fixed #24168 -- Allowed selecting a template engine in a few APIs.
|
il y a 10 ans |
__init__.py
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
il y a 12 ans |
forms.py
|
d7b9aaa366
Refs #23919 -- Removed encoding preambles and future imports
|
il y a 8 ans |
models.py
|
d611a89238
Decreased max_length for char fields unless absolutely needed. (#8485)
|
il y a 8 ans |
test_base.py
|
604341c85f
Fixed #28331 -- Added ContextMixin.extra_context to allowing passing context in as_view().
|
il y a 7 ans |
test_dates.py
|
c2eea61dff
Fixed #28209 -- Made date-based generic views return a 404 rather than crash when given an out of range date.
|
il y a 7 ans |
test_detail.py
|
d7b9aaa366
Refs #23919 -- Removed encoding preambles and future imports
|
il y a 8 ans |
test_edit.py
|
d7b9aaa366
Refs #23919 -- Removed encoding preambles and future imports
|
il y a 8 ans |
test_list.py
|
dc8834cad4
Refs #23919 -- Removed unneeded force_str calls
|
il y a 8 ans |
urls.py
|
604341c85f
Fixed #28331 -- Added ContextMixin.extra_context to allowing passing context in as_view().
|
il y a 7 ans |
views.py
|
d6eaf7c018
Refs #23919 -- Replaced super(ClassName, self) with super().
|
il y a 8 ans |