django/docs/ref
Gabriel Hurley 01f2081bb6 Fixed #14835 -- Corrected a lack of indentation in the reST markup for docs/ref/contrib/admin/index.txt and reflowed the text accordingly. Thanks to cogat for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14830 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-05 04:52:31 +00:00
..
contrib Fixed #14835 -- Corrected a lack of indentation in the reST markup for docs/ref/contrib/admin/index.txt and reflowed the text accordingly. Thanks to cogat for the report. 2010-12-05 04:52:31 +00:00
files Fixed #14762 - Add documention for ContentFile. Thanks jesh for the suggestion and adamv for the patch. 2010-11-28 20:14:04 +00:00
forms Fixed #12398 -- Added a TypedMultipleChoiceField. Thanks to Tai Lee. 2010-12-05 04:47:19 +00:00
models Fixed #9033 - Add bullets to QuerySet extra() arguments. thanks julien for the suggestion and dwillis for the patch. 2010-12-04 20:41:35 +00:00
templates Fixed #11152 - Add some classes to the template docs. Thanks adamv for the patch. 2010-11-29 00:55:04 +00:00
authbackends.txt
class-based-views.txt
databases.txt
django-admin.txt
exceptions.txt Fixed #14545 -- Added ValidationError to Exceptions Reference docs and improved Sphinx metadata. 2010-10-23 21:15:35 +00:00
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt Added versionadded markup to the TEST_DEPENDENCIES setting. 2010-12-05 01:23:23 +00:00
signals.txt
unicode.txt
utils.txt
validators.txt