1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/docs/ref
Jon Dufresne f5d9ee11a2 Refs #27778 -- Removed "The database API" section from "Unicode data" docs.
Support for passing bytestrings to the database API was removed in
301de774c2.
2018-10-04 09:10:20 -04:00
..
class-based-views
contrib
files
forms
models
templates
applications.txt
checks.txt
clickjacking.txt
csrf.txt
databases.txt Fixed #29757 -- Documented Oracle DSN and Easy Connect options. 2018-09-17 10:24:51 -04:00
django-admin.txt
exceptions.txt
index.txt
middleware.txt
migration-operations.txt Fixed #11964 -- Added support for database check constraints. 2018-07-10 15:32:33 -04:00
request-response.txt
schema-editor.txt
settings.txt
signals.txt
template-response.txt
unicode.txt Refs #27778 -- Removed "The database API" section from "Unicode data" docs. 2018-10-04 09:10:20 -04:00
urlresolvers.txt Alphabetized imports in various docs. 2018-05-12 19:37:42 +02:00
urls.txt
utils.txt
validators.txt
views.txt