0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/docs/ref
Loic Bistuer f1f0c4f16b Removed confusing paragraph from the docs.
This snippet wasn't particularly helpful as `add_error()` is described
in greater details in the following section.

Thanks Claude Paroz for the report.
2014-11-05 16:00:30 +07:00
..
class-based-views
contrib Fix minor typo in documentation. 2014-11-04 21:08:32 +00:00
files Fixed versionchanged indentation in docs/. 2014-11-03 21:40:26 -05:00
forms Removed confusing paragraph from the docs. 2014-11-05 16:00:30 +07:00
models Fixed versionchanged indentation in docs/. 2014-11-03 21:40:26 -05:00
templates Fixed versionchanged indentation in docs/. 2014-11-03 21:40:26 -05:00
applications.txt
checks.txt
clickjacking.txt
csrf.txt
databases.txt Fixed links to mysqlclient in database notes. 2014-11-04 07:35:42 -05:00
django-admin.txt
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
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt