Sergey Fedoseev 0a13b249e2 Fixed #26967 -- Added MySQL support for AsGeoJSON, GeoHash, IsValid functions, and isvalid lookup. 8 anos atrás
..
class-based-views dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 8 anos atrás
contrib 0a13b249e2 Fixed #26967 -- Added MySQL support for AsGeoJSON, GeoHash, IsValid functions, and isvalid lookup. 8 anos atrás
files d1bab24e01 Refs #23919, #27778 -- Removed obsolete mentions of unicode. 8 anos atrás
forms 7d1e237753 Fixed #27993 -- Fixed model form default fallback for SelectMultiple. 8 anos atrás
models a3af8c99d9 Removed extra characters in docs header underlines. 8 anos atrás
templates 6b3724fa11 Fixed #27359 -- Made Engine.get_default() return the first DjangoTemplates engine if multiple are defined. 8 anos atrás
applications.txt c651331b34 Converted usage of ugettext* functions to their gettext* aliases 8 anos atrás
checks.txt a3af8c99d9 Removed extra characters in docs header underlines. 8 anos atrás
clickjacking.txt 9baf692a58 Fixed #26601 -- Improved middleware per DEP 0005. 9 anos atrás
csrf.txt 503e944ac7 Refs #16859 -- Updated CSRF FAQ to mention CSRF_USE_SESSIONS setting. 8 anos atrás
databases.txt 43380e9110 Fixed #27966 -- Bumped required psycopg2 version to 2.5.4. 8 anos atrás
django-admin.txt ea36e7454c Fixed #27988 -- Fixed typo in docs/ref/django-admin.txt. 8 anos atrás
exceptions.txt f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. 8 anos atrás
index.txt d3db878e4b Moved CSRF docs out of contrib. 10 anos atrás
middleware.txt e27e4c0339 Removed versionadded/changed annotations for 1.10. 8 anos atrás
migration-operations.txt a76d12ceb4 Removed unused imports in example migrations. 8 anos atrás
request-response.txt 29f607927f Fixed spelling of "nonexistent". 8 anos atrás
schema-editor.txt 3551fb537f Refs #26709 -- Documented SchemaEditor.add/remove_index(). 8 anos atrás
settings.txt a3af8c99d9 Removed extra characters in docs header underlines. 8 anos atrás
signals.txt e27e4c0339 Removed versionadded/changed annotations for 1.10. 8 anos atrás
template-response.txt 7ba7d203d8 Fixed typo in docs/ref/template-response.txt. 9 anos atrás
unicode.txt 03281d8fe7 Fixed #26005 -- Fixed some percent decoding cases in uri_to_iri(). 8 anos atrás
urlresolvers.txt fee42fd99e Refs #23919 -- Replaced usage of django.utils.http utilities with Python equivalents 8 anos atrás
urls.txt c651331b34 Converted usage of ugettext* functions to their gettext* aliases 8 anos atrás
utils.txt 29f607927f Fixed spelling of "nonexistent". 8 anos atrás
validators.txt 325db2a8c3 Fixed #27945 -- Clarified that RegexValidator searches with the regex. 8 anos atrás
views.txt d1bab24e01 Refs #23919, #27778 -- Removed obsolete mentions of unicode. 8 anos atrás