1
0
mirror of https://github.com/django/django.git synced 2025-01-13 03:47:26 +00:00
django/docs/ref
2010-03-15 07:22:20 +00:00
..
contrib Fixed three small doc markup errors. 2010-03-10 00:58:05 +00:00
files
forms Fixed #12097 -- Cleaned up the documentation for ModelChoiceField and MultipleModelChoiceField. Thanks to JasonYosinski for the patch. 2010-03-08 03:20:55 +00:00
models Fixed #11711 -- clarified that ValuesQuerySets are not lists per se. 2010-03-10 03:41:41 +00:00
templates Fixed #13114 -- Modified escapejs to produce output that is JSON compliant. Thanks to David Danier for the report. 2010-03-15 07:22:20 +00:00
authbackends.txt
databases.txt
django-admin.txt Fixed #12969: Use versionadded directive for the new --symlinks option to the makemessages command. 2010-03-03 09:07:36 +00:00
generic-views.txt
index.txt
middleware.txt Fixed #13072: Corrected a few markup and formatting errors in the documentation. 2010-03-11 09:41:29 +00:00
request-response.txt
settings.txt Fixed #13072: Corrected a few markup and formatting errors in the documentation. 2010-03-11 09:41:29 +00:00
signals.txt
unicode.txt
validators.txt