1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/ref
2009-03-31 15:42:13 +00:00
..
contrib Fixed #10612 -- Removed duplicate word in docs, patch from adamfast. 2009-03-31 15:33:57 +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 #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568, #10569, #10614, #10617, #10619 -- Fixed several typos as well as a couple minor issues in the docs, patches from timo, nih, bthomas, rduffield, UloPe, and sebleier@gmail.com. 2009-03-31 07:01:01 +00:00
templates
authbackends.txt
databases.txt Fixed #10575 -- Fixed wording in database docs, patch from rduffield. 2009-03-31 15:42:13 +00:00
django-admin.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt Fixed #8847, #10370: added some missing methods to MultiValueDict after [8399]. Thanks, James Turk and rfk. 2009-03-31 06:30:07 +00:00
settings.txt Made default MIDDLEWARE_CLASSES same as in project_template. 2009-03-23 23:20:40 +00:00
signals.txt
unicode.txt