1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs/ref
2015-04-25 12:21:16 -04:00
..
class-based-views Fixed #24643 -- Added get_context_data() method to FormMixin 2015-04-24 20:17:29 -04:00
contrib Fixed #24499 -- Dropped support for PostGIS 1.5. 2015-04-25 12:21:16 -04:00
files
forms
models Fixed #24656 -- Added missing imports to query expressions doc. 2015-04-24 10:54:19 -04:00
templates Added docs for new template loader api. 2015-04-22 14:49:22 -05:00
applications.txt
checks.txt
clickjacking.txt
csrf.txt
databases.txt
django-admin.txt
exceptions.txt
index.txt
middleware.txt
migration-operations.txt Fixed #24591 -- Optimized cloning of ModelState objects. 2015-04-20 19:53:21 -04:00
request-response.txt
schema-editor.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Fixed #22598 -- Allowed make_aware() to work with ambiguous datetime 2015-04-24 13:55:40 -04:00
validators.txt
views.txt