django/docs/ref
Russell Keith-Magee 50e3b9d028 Added versionadded markup to the TEST_DEPENDENCIES setting.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14824 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-05 01:23:23 +00:00
..
contrib Fixed #12812 -- added warning about cyclic imports in contrib.comments. Thanks to Beetle_B, bjourne and philgyford for the reports, and Russ for the wording. 2010-12-04 11:35:22 +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 Fixes #10427 -- Abstract the value generation of a BoundField 2010-11-28 02:50:31 +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 Fixed #14803 -- Corrected an inconsistency in redirection handling between old-style generic views and class-based views. Thanks to gg for the report and patch. 2010-12-04 11:20:30 +00:00
databases.txt
django-admin.txt Fixed #12407 - Document 'call_command' - thanks UloPe for the suggestion and adamv for the patch. 2010-12-04 20:58:07 +00:00
exceptions.txt
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