François Freitag 88336fdbb5 Fixed #28062 -- Added a setting to disable server-side cursors on PostgreSQL. 8 ani în urmă
..
class-based-views dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 8 ani în urmă
contrib 2dc3280254 Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed. 8 ani în urmă
files 9b538badb1 Refs #23919 -- Removed File's Python 2 proxied methods. 8 ani în urmă
forms 2874531ab5 Fixed typo in docs/ref/forms/fields.txt. 8 ani în urmă
models 88336fdbb5 Fixed #28062 -- Added a setting to disable server-side cursors on PostgreSQL. 8 ani în urmă
templates 278a09ac1f Fixed #27730 -- Doc'd that template vars created outside a block can't be used in it. 8 ani în urmă
applications.txt c651331b34 Converted usage of ugettext* functions to their gettext* aliases 8 ani în urmă
checks.txt a3af8c99d9 Removed extra characters in docs header underlines. 8 ani în urmă
clickjacking.txt 9baf692a58 Fixed #26601 -- Improved middleware per DEP 0005. 9 ani în urmă
csrf.txt 503e944ac7 Refs #16859 -- Updated CSRF FAQ to mention CSRF_USE_SESSIONS setting. 8 ani în urmă
databases.txt 88336fdbb5 Fixed #28062 -- Added a setting to disable server-side cursors on PostgreSQL. 8 ani în urmă
django-admin.txt 7b53041420 Fixed #28004 -- Doc'd how to create migrations for an app without a migrations directory. 8 ani în urmă
exceptions.txt f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. 8 ani în urmă
index.txt d3db878e4b Moved CSRF docs out of contrib. 10 ani în urmă
middleware.txt e27e4c0339 Removed versionadded/changed annotations for 1.10. 8 ani în urmă
migration-operations.txt a76d12ceb4 Removed unused imports in example migrations. 8 ani în urmă
request-response.txt 8ab7ce8558 Fixed #28037 -- Clarified that QueryDict.items()/values() are generators. 8 ani în urmă
schema-editor.txt 3551fb537f Refs #26709 -- Documented SchemaEditor.add/remove_index(). 8 ani în urmă
settings.txt 88336fdbb5 Fixed #28062 -- Added a setting to disable server-side cursors on PostgreSQL. 8 ani în urmă
signals.txt 351835f262 Fixed #28031 -- Removed notes about old uWSGI/sentry versions (refs #20537). 8 ani în urmă
template-response.txt 7ba7d203d8 Fixed typo in docs/ref/template-response.txt. 9 ani în urmă
unicode.txt 03281d8fe7 Fixed #26005 -- Fixed some percent decoding cases in uri_to_iri(). 8 ani în urmă
urlresolvers.txt fee42fd99e Refs #23919 -- Replaced usage of django.utils.http utilities with Python equivalents 8 ani în urmă
urls.txt c651331b34 Converted usage of ugettext* functions to their gettext* aliases 8 ani în urmă
utils.txt 83cbb8d080 Fixed #28067 -- Clarified __str__() return type when using python_2_unicode_compatible(). 8 ani în urmă
validators.txt 325db2a8c3 Fixed #27945 -- Clarified that RegexValidator searches with the regex. 8 ani în urmă
views.txt d1bab24e01 Refs #23919, #27778 -- Removed obsolete mentions of unicode. 8 ani în urmă