1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/ref
Claude Paroz 15715bf2a2 Fixed #22423 -- Added support for MySQL operators on real geometries.
Thanks Viswanathan Mahalingam for the report and initial patch, and
Nicke Pope and Tim Graham for the review.
2019-02-12 17:29:16 -05:00
..
class-based-views Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline. 2019-01-17 10:50:25 -05:00
contrib Fixed #22423 -- Added support for MySQL operators on real geometries. 2019-02-12 17:29:16 -05:00
files
forms
models Updated Oracle docs links to Oracle 18c. 2019-02-07 09:59:47 +01:00
templates Removed versionadded/changed annotations for 2.1. 2019-01-17 10:50:25 -05:00
applications.txt
checks.txt
clickjacking.txt
csrf.txt
databases.txt Fixed #30169 -- Removed SAP SQL Anywhere from "3rd party database backends" as it's inactive. 2019-02-09 18:36:46 -05:00
django-admin.txt Refs #15372 -- Removed obsolete docs about manage.py setting sys.path. 2019-02-06 14:47:35 -05:00
exceptions.txt
index.txt
middleware.txt Fixed #30091 -- Doc'd middleware ordering requirements with CSRF_USE_SESSIONS. 2019-01-30 11:02:26 -05:00
migration-operations.txt
request-response.txt Fixed typo in docs/ref/request-response.txt. 2019-01-27 17:30:47 -05:00
schema-editor.txt
settings.txt Fixed #30004 -- Changed default FILE_UPLOAD_PERMISSION to 0o644. 2019-02-08 14:53:15 -05:00
signals.txt
template-response.txt Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline. 2019-01-17 10:50:25 -05:00
unicode.txt Updated Oracle docs links to Oracle 18c. 2019-02-07 09:59:47 +01:00
urlresolvers.txt
urls.txt
utils.txt Fixed #30165 -- Deprecated ugettext(), ugettext_lazy(), ugettext_noop(), ungettext(), and ungettext_lazy(). 2019-02-08 10:05:53 -05:00
validators.txt
views.txt