1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs/ref
Paul Collins 9a85ad89c2 Fixed #16319 -- added SuccessMessageMixin to contrib.messages
Thanks martinogden for the initial patch and d1ffuz0r for tests.
2013-03-19 21:02:55 -07:00
..
class-based-views
contrib Fixed #16319 -- added SuccessMessageMixin to contrib.messages 2013-03-19 21:02:55 -07:00
files
forms Fixed #17051 -- Removed some 'invalid' field error messages 2013-03-14 17:03:43 +01:00
models Fixed #19968 -- Dropped support for PostgreSQL < 8.4. 2013-03-18 21:16:29 +01:00
templates
clickjacking.txt
databases.txt Added warn note to docs about MySQL issues with 0000-00-00 date strings 2013-03-18 21:05:38 -03:00
django-admin.txt Fixed #17037 -- Added a --all option to diffsettings. 2013-03-18 00:03:58 +01:00
exceptions.txt Refactored database exceptions wrapping. 2013-02-27 17:26:54 +01:00
index.txt
middleware.txt Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED. 2013-03-11 15:04:05 +01:00
request-response.txt Enabled database-level autocommit for all backends. 2013-03-11 14:48:54 +01:00
settings.txt small documentation update to outline caveat with SESSION_COOKIE_DOMAIN 2013-03-18 19:18:35 -07:00
signals.txt
template-response.txt
unicode.txt Fixed #19968 -- Dropped support for PostgreSQL < 8.4. 2013-03-18 21:16:29 +01:00
urlresolvers.txt
urls.txt
utils.txt
validators.txt