Loic Bistuer f1f0c4f16b Removed confusing paragraph from the docs. 10 سال پیش
..
class-based-views f2ddc439b1 Fixed #23656 -- Made FormMixin.get_form's form_class argument optional. 10 سال پیش
contrib 83daf53636 Fix minor typo in documentation. 10 سال پیش
files 5c517ec218 Fixed versionchanged indentation in docs/. 10 سال پیش
forms f1f0c4f16b Removed confusing paragraph from the docs. 10 سال پیش
models 5c517ec218 Fixed versionchanged indentation in docs/. 10 سال پیش
templates 5c517ec218 Fixed versionchanged indentation in docs/. 10 سال پیش
applications.txt a764a9ccff Checked more precisely whether the app registry is ready. 10 سال پیش
checks.txt 7ae03204ac Fixed #23469 -- Removed test runner compatibility check which often yielded false positives. 10 سال پیش
clickjacking.txt 51c8045145 Removed versionadded/changed annotations for 1.6. 11 سال پیش
csrf.txt d3db878e4b Moved CSRF docs out of contrib. 10 سال پیش
databases.txt e0685368c6 Fixed links to mysqlclient in database notes. 10 سال پیش
django-admin.txt cbd936d0f8 Fixed #18731 -- Added an example about customizing "makemessages" command. 10 سال پیش
exceptions.txt 53ff096982 Prevented data leakage in contrib.admin via query string manipulation. 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 f633ba778d Fixed #23609 -- Fixed IntegrityError that prevented altering a NULL column into a NOT NULL one due to existing rows 10 سال پیش
request-response.txt ca88aa34ad Fixed spelling mistake in docs/ref/request-response.txt 10 سال پیش
schema-editor.txt ab8d8e00c9 Improved formatting and links of migration docs. 11 سال پیش
settings.txt d3db878e4b Moved CSRF docs out of contrib. 10 سال پیش
signals.txt b2aad7b836 Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282. 10 سال پیش
template-response.txt 5f2542f12a Fixed #10190 -- Made HttpResponse charset customizable. 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 c548c8d0d1 Fixed #18456 -- Added path escaping to HttpRequest.get_full_path(). 10 سال پیش
validators.txt c48a29a02a Fixed #23639 -- Fixed doc error in RegexValidator.regex 10 سال پیش
views.txt 5b98ba08e2 Fixed #21938 -- Moved documentation for error views to reference guide. 10 سال پیش