1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/ref
2013-03-22 13:50:07 -04:00
..
class-based-views Added missing markup to docs. 2013-03-22 13:50:07 -04:00
contrib Added missing markup to docs. 2013-03-22 13:50:07 -04: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
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