1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/docs/ref
2014-11-23 09:29:33 +01:00
..
class-based-views Fixed #21753 -- Raised exception when both form_class and fields are specified. 2014-11-21 14:23:17 -05:00
contrib Updated an old note about GEOSGeometry.transform 2014-11-22 12:20:17 +01:00
files
forms Added missing backticks to form validation docs 2014-11-20 11:09:21 -05:00
models Fixed #23865 -- documented how to assign errors to a field in Model.clean() 2014-11-21 13:01:28 -05:00
templates Deprecated dirs argument to override TEMPLATE_DIRS. 2014-11-23 09:29:33 +01:00
applications.txt
checks.txt
clickjacking.txt
csrf.txt
databases.txt
django-admin.txt Fixed #23410 -- Avoided unnecessary rollbacks in related apps when migrating backwards. 2014-11-19 16:11:44 -07:00
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