Loic Bistuer 8f4877c89d Fixed #22583 -- Allowed RunPython and RunSQL to provide hints to the db router. 10 年之前
..
class-based-views 9eb4f28e89 Deprecated TEMPLATE_CONTEXT_PROCESSORS. 10 年之前
contrib c4e796aa1b Fixed typo in docs/ref/contrib/admin/index.txt. 10 年之前
files 0a4b04fc23 Used https for most *.python.org links 10 年之前
forms 57554442fe Fixed #2443 -- Added DurationField. 10 年之前
models 0c7633178f Fixed #24020 -- Refactored SQL compiler to use expressions 10 年之前
templates de9ebdd39c Fixed #24022 -- Deprecated the ssi tag. 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 a1487deebf Fixed #23359 -- Added showmigrations command to list migrations and plan. 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 de9ebdd39c Fixed #24022 -- Deprecated the ssi tag. 10 年之前
signals.txt 5dddd79433 Fixed #20349 -- Moved setting_changed signal to django.core.signals. 10 年之前
template-response.txt cf1f36bb6e Deprecated current_app in TemplateResponse and render(_to_response). 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 年之前