1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/docs/ref
Jannis Leidel e7514e4978 Merge pull request #942 from stephrdev/trac-18000
Fixed #18000 -- Moved the code to handle goto requests to an extra WizardView method.
2013-03-23 05:29:28 -07:00
..
class-based-views Added missing markup to docs. 2013-03-22 13:50:07 -04:00
contrib Merge pull request #942 from stephrdev/trac-18000 2013-03-23 05:29:28 -07:00
files
forms Fixed #20084 -- Provided option to validate formset max_num on server. 2013-03-21 01:27:24 -07:00
models Added missing markup to docs. 2013-03-22 13:50:07 -04:00
templates
clickjacking.txt Added missing markup to docs. 2013-03-22 13:50:07 -04:00
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 Added missing markup to docs. 2013-03-22 13:50:07 -04:00
exceptions.txt
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 Added missing markup to docs. 2013-03-22 13:50:07 -04:00
signals.txt
template-response.txt Added missing markup to docs. 2013-03-22 13:50:07 -04:00
unicode.txt Fixed #19968 -- Dropped support for PostgreSQL < 8.4. 2013-03-18 21:16:29 +01:00
urlresolvers.txt
urls.txt Added missing markup to docs. 2013-03-22 13:50:07 -04:00
utils.txt
validators.txt