Varun Sharma 3d6474e1a5 Fixed #25385 -- Allowed importing views.generic.View from views.View. 9 年之前
..
class-based-views 3d6474e1a5 Fixed #25385 -- Allowed importing views.generic.View from views.View. 9 年之前
contrib c432dd40bd Refs #25995 -- Documented that JSONField doesn't handle sophisticated serialization. 9 年之前
files 7aabd62380 Fixed #25778 -- Updated docs links to use https when available. 9 年之前
forms 1aa8bf9b43 Fixed typo in docs/ref/forms/validation.txt. 9 年之前
models 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 9 年之前
templates 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 9 年之前
applications.txt b07f91600d Fixed #26032 -- Moved "project root directory" to a separate paragraph. 9 年之前
checks.txt 976bd519a8 Revert "Fixed #25417 -- Added a field check for invalid default values." 9 年之前
clickjacking.txt e9c5c39631 Updated various links in docs 9 年之前
csrf.txt 4d83b0163e Fixed #25969 -- Replaced render_to_response() with render() in docs examples. 9 年之前
databases.txt c70c5f04a4 Fixed #25979 -- Dropped support for PostgreSQL 9.1. 9 年之前
django-admin.txt 0bc5cd6280 Fixed #25684 -- Made runserver use logging for request/response output. 9 年之前
exceptions.txt 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 9 年之前
index.txt d3db878e4b Moved CSRF docs out of contrib. 10 年之前
middleware.txt 54848a96dd Removed versionadded/changed annotations for 1.8. 9 年之前
migration-operations.txt a1d0c60fa0 Added docs example for manually creating a column with RunSQL. 9 年之前
request-response.txt 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 9 年之前
schema-editor.txt 28308078f3 Fixed #22603 -- Reorganized classes in django.db.backends. 10 年之前
settings.txt c8d970a548 Refs #25755 -- Unified a couple more spellings of 'website'. 9 年之前
signals.txt 54848a96dd Removed versionadded/changed annotations for 1.8. 9 年之前
template-response.txt 4d83b0163e Fixed #25969 -- Replaced render_to_response() with render() in docs examples. 9 年之前
unicode.txt 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 9 年之前
urlresolvers.txt 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 9 年之前
urls.txt 49eeb0f570 Fixed #25878 -- Documented requirement that handler404 return a 404 response. 9 年之前
utils.txt a53175392f Refs #13008 -- Forwardported 1.8.8 release note. 9 年之前
validators.txt 1f8dad6915 Fixed #25755 -- Unified spelling of "website". 9 年之前
views.txt 70779d9c1c Fixed #24733 -- Passed the triggering exception to 40x error handlers 10 年之前