1
0
mirror of https://github.com/django/django.git synced 2025-01-12 19:37:06 +00:00
django/docs/ref
2009-03-30 19:54:27 +00:00
..
contrib Fixed #10510 -- Added missing versionadded marker for formfield_for_foreignkey docs. Thanks to onno. 2009-03-24 11:41:37 +00:00
files
forms Fixed #8962 -- Consistently support format and input_format in the various (individual, combined, split) date and time form fields and widgets. 2009-03-22 16:13:06 +00:00
models Fixed a few class references in the model field docs. 2009-03-30 19:54:27 +00:00
templates
authbackends.txt
databases.txt Added 1.1 beta release notes. 2009-03-23 23:25:03 +00:00
django-admin.txt Corrected syntax typos in a couple of versionadded directives. 2009-03-21 15:28:51 +00:00
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt Made default MIDDLEWARE_CLASSES same as in project_template. 2009-03-23 23:20:40 +00:00
signals.txt
unicode.txt