0
0
mirror of https://github.com/django/django.git synced 2024-11-28 21:43:13 +01:00
django/docs/ref
Tim Graham 79d0a4fdb0 Fixed #26121 -- Updated MySQL storage engine example.
default_storage_engine was introduced in MySQL 5.5.3.
storage_engine was removed in MySQL 5.7.5.
2016-01-22 08:19:00 -05:00
..
class-based-views
contrib
files
forms
models Fixed #26078 -- Clarified "old vs. new" in model._meta upgrade guide. 2016-01-14 07:24:25 -05:00
templates
applications.txt
checks.txt
clickjacking.txt
csrf.txt
databases.txt Fixed #26121 -- Updated MySQL storage engine example. 2016-01-22 08:19:00 -05:00
django-admin.txt
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt