1
0
mirror of https://github.com/django/django.git synced 2024-11-20 08:24:58 +00:00
django/docs/ref
2015-04-20 10:45:05 -04:00
..
class-based-views
contrib Fixed #24668 -- Amended ModelAdmin.save_formset() example for #10284. 2015-04-20 10:45:05 -04:00
files
forms
models Amended get_all_related_objects() backwards compatible replacement. 2015-04-20 09:50:17 -04:00
templates Fixed #24657 -- Fixed include template tag example. 2015-04-17 07:53:57 -04:00
applications.txt
checks.txt
clickjacking.txt
csrf.txt
databases.txt
django-admin.txt Fixed #24560 -- Added a --dry-run mode to the createcachetable command. 2015-04-09 12:15:50 -04:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt Fixed #24644 -- Added HTTP_ACCEPT to example headers list. 2015-04-16 07:38:58 -04:00
schema-editor.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Fixed #24469 -- Refined escaping of Django's form elements in non-Django templates. 2015-03-27 19:46:20 -04:00
validators.txt
views.txt