1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/ref
2013-10-29 07:26:06 -07:00
..
class-based-views
contrib Fixed #21219 -- Added a way to set different permission for static files. 2013-10-24 17:40:01 -04:00
files Fixed #21219 -- Added a way to set different permission for static files. 2013-10-24 17:40:01 -04:00
forms Fixed #8620 -- Updated the Form metaclass to support excluding fields by shadowing them. 2013-10-14 22:42:33 +07:00
models Fixed #21344 -- Typo in docs/ref/models/queries.txt 2013-10-28 14:52:26 -04:00
templates
clickjacking.txt
databases.txt Fixed #13245: Explained Oracle's behavior w.r.t db_table 2013-10-23 14:51:22 +03:00
django-admin.txt Fixed #21210 -- Documented when runserver doesn't auto-restart. 2013-10-14 10:36:18 -04:00
exceptions.txt
index.txt
middleware.txt Fixed #19277 -- Added LocaleMiddleware.response_redirect_class 2013-10-03 16:15:29 -04:00
request-response.txt Fixed #18659 -- Deprecated request.REQUEST and MergeDict 2013-10-17 09:42:28 -04:00
settings.txt Fixed #21219 -- Added a way to set different permission for static files. 2013-10-24 17:40:01 -04:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Mark this as a python code-block 2013-10-29 07:26:06 -07:00
validators.txt
views.txt