Paolo Melchiorre fcb5dbfec0 Fixed #27996 -- Added RandomUUID function and CryptoExtension to contrib.postgres. před 8 roky
..
class-based-views dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. před 8 roky
contrib fcb5dbfec0 Fixed #27996 -- Added RandomUUID function and CryptoExtension to contrib.postgres. před 8 roky
files 98ee57e343 Removed nonexistent methods from File's docs. před 8 roky
forms 7741d4e878 Double quoted HTML attributes in widget docs před 8 roky
models 98ee57e343 Removed nonexistent methods from File's docs. před 8 roky
templates 7060f777b0 Fixed outdated TIME_FORMAT in docs/ref/templates/builtins.txt. před 8 roky
applications.txt c651331b34 Converted usage of ugettext* functions to their gettext* aliases před 8 roky
checks.txt a3af8c99d9 Removed extra characters in docs header underlines. před 8 roky
clickjacking.txt 9baf692a58 Fixed #26601 -- Improved middleware per DEP 0005. před 9 roky
csrf.txt 503e944ac7 Refs #16859 -- Updated CSRF FAQ to mention CSRF_USE_SESSIONS setting. před 8 roky
databases.txt 2a6b4e6521 Updated docs after changing select_for_update() to raise NotSupportedError. před 8 roky
django-admin.txt 7b53041420 Fixed #28004 -- Doc'd how to create migrations for an app without a migrations directory. před 8 roky
exceptions.txt f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. před 8 roky
index.txt d3db878e4b Moved CSRF docs out of contrib. před 10 roky
middleware.txt e27e4c0339 Removed versionadded/changed annotations for 1.10. před 8 roky
migration-operations.txt a76d12ceb4 Removed unused imports in example migrations. před 8 roky
request-response.txt 29f607927f Fixed spelling of "nonexistent". před 8 roky
schema-editor.txt 3551fb537f Refs #26709 -- Documented SchemaEditor.add/remove_index(). před 8 roky
settings.txt a3af8c99d9 Removed extra characters in docs header underlines. před 8 roky
signals.txt 351835f262 Fixed #28031 -- Removed notes about old uWSGI/sentry versions (refs #20537). před 8 roky
template-response.txt 7ba7d203d8 Fixed typo in docs/ref/template-response.txt. před 9 roky
unicode.txt 03281d8fe7 Fixed #26005 -- Fixed some percent decoding cases in uri_to_iri(). před 8 roky
urlresolvers.txt fee42fd99e Refs #23919 -- Replaced usage of django.utils.http utilities with Python equivalents před 8 roky
urls.txt c651331b34 Converted usage of ugettext* functions to their gettext* aliases před 8 roky
utils.txt 83cbb8d080 Fixed #28067 -- Clarified __str__() return type when using python_2_unicode_compatible(). před 8 roky
validators.txt 325db2a8c3 Fixed #27945 -- Clarified that RegexValidator searches with the regex. před 8 roky
views.txt d1bab24e01 Refs #23919, #27778 -- Removed obsolete mentions of unicode. před 8 roky