.. |
class-based-views
|
f48e2258a9
Fixed #24133 -- Replaced formatting syntax in success_url placeholders
|
10 年之前 |
contrib
|
28de5cd4de
Fixed spelling errors in docs.
|
10 年之前 |
files
|
a7c256cb54
Fixed #9893 -- Allowed using a field's max_length in the Storage.
|
10 年之前 |
forms
|
57554442fe
Fixed #2443 -- Added DurationField.
|
10 年之前 |
models
|
65246de7b1
Fixed #24031 -- Added CASE expressions to the ORM.
|
10 年之前 |
templates
|
a3e783fe11
Deprecated passing a Context to a generic Template.render.
|
10 年之前 |
applications.txt
|
0fde2ca036
Fixed typo in docs/ref/applications.txt.
|
10 年之前 |
checks.txt
|
40a8504357
Fixed #23891 -- Moved deprecation of IPAddressField to system check framework.
|
10 年之前 |
clickjacking.txt
|
51c8045145
Removed versionadded/changed annotations for 1.6.
|
11 年之前 |
csrf.txt
|
9eb4f28e89
Deprecated TEMPLATE_CONTEXT_PROCESSORS.
|
10 年之前 |
databases.txt
|
337cd09836
Updated some other external links in the docs
|
10 年之前 |
django-admin.txt
|
b5c1a85b50
Fixed #24118 -- Added --debug-sql option for tests.
|
10 年之前 |
exceptions.txt
|
8958170755
Fixed #9104 -- Moved FieldDoesNotExist to core.exceptions
|
10 年之前 |
index.txt
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 年之前 |
middleware.txt
|
df0523debc
Fixed #23531 -- Added CommonMiddleware.response_redirect_class.
|
10 年之前 |
migration-operations.txt
|
8f4877c89d
Fixed #22583 -- Allowed RunPython and RunSQL to provide hints to the db router.
|
10 年之前 |
request-response.txt
|
3d2cae0896
Fixed #24072 -- Added FileResponse for streaming binary files.
|
10 年之前 |
schema-editor.txt
|
db3f7c15cb
Fixed #23749 -- Documented how to use the database alias in RunPython.
|
10 年之前 |
settings.txt
|
26a92619f6
Fixed #24124 -- Changed context_processors in the default settings.py
|
10 年之前 |
signals.txt
|
5dddd79433
Fixed #20349 -- Moved setting_changed signal to django.core.signals.
|
10 年之前 |
template-response.txt
|
79deb6a071
Accounted for multiple template engines in template responses.
|
10 年之前 |
unicode.txt
|
10b17a22be
Fixed #19508 -- Implemented uri_to_iri as per RFC.
|
10 年之前 |
urlresolvers.txt
|
4445d36d47
Fixed #22384 -- Deprecated reversing URLs by dotted path.
|
10 年之前 |
urls.txt
|
a9fd740d22
Fixed #23276 -- Deprecated passing views as strings to url().
|
10 年之前 |
utils.txt
|
543df07720
Fixed #24073 -- Returned None for get_language when translations are deactivated
|
10 年之前 |
validators.txt
|
2e65d56156
Fixed #20003 -- Improved and extended URLValidator
|
10 年之前 |
views.txt
|
9eb4f28e89
Deprecated TEMPLATE_CONTEXT_PROCESSORS.
|
10 年之前 |