1
0
mirror of https://github.com/django/django.git synced 2024-11-20 08:24:58 +00:00
django/docs/ref
2014-11-16 13:19:34 +01:00
..
class-based-views
contrib Merge pull request #3549 from psagers/master 2014-11-16 12:25:05 +01:00
files Fixed #23827 -- TZ behavior in Storage API ref doc 2014-11-15 11:57:53 +01:00
forms Removed confusing paragraph from the docs. 2014-11-05 16:00:30 +07:00
models Renamed qn to compiler 2014-11-16 13:19:34 +01:00
templates Fixed versionchanged indentation in docs/. 2014-11-03 21:40:26 -05:00
applications.txt
checks.txt Fixed #23765 -- Removed BooleanField default check which often yielded false positives. 2014-11-13 20:12:29 +01:00
clickjacking.txt
csrf.txt Fixed #23825 -- Added links for decorating class-based views to the CSRF docs. 2014-11-15 19:33:39 +01:00
databases.txt Fixed links to mysqlclient in database notes. 2014-11-04 07:35:42 -05:00
django-admin.txt Fixed #23808 -- Documented that migrations table is created when using runserver without migrating first. 2014-11-15 20:03:22 +01:00
exceptions.txt
index.txt
middleware.txt Fixed #23531 -- Added CommonMiddleware.response_redirect_class. 2014-11-04 17:56:57 -05:00
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt Fixed #23665 -- Noted precedence of settings.USE_L10N in MONTH_DAY_FORMAT and YEAR_MONTH. 2014-11-15 09:53:55 +01:00
signals.txt
template-response.txt Fixed #23789 -- TemplateResponse handles context differently from render 2014-11-10 14:47:45 +00:00
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt