django/docs/topics
Russell Keith-Magee b3d2091681 Fixed #12816 -- Added a render() shortcut.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15008 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-21 17:18:41 +00:00
..
db Fixes #7817 and #9456. 2010-12-18 02:50:26 +00:00
forms Corrected a markup error introduced in r14986. 2010-12-19 15:01:12 +00:00
http Fixed #12816 -- Added a render() shortcut. 2010-12-21 17:18:41 +00:00
i18n
auth.txt
cache.txt
class-based-views.txt
conditional-view-processing.txt
email.txt Fixed #10863 -- Added HTML support to mail_managers() and mail_admins(), and used this to provide more and prettier detail in error emails. Thanks to boxed for the suggestion, and to Rob Hudson and Brodie Rao for their work on the patch. 2010-12-06 14:21:51 +00:00
files.txt
generic-views-migration.txt
generic-views.txt
index.txt
install.txt
logging.txt Fixed #14923 -- corrected a typo in the logging documentation. Thanks to David Foerster for the report. 2010-12-19 19:20:25 +00:00
pagination.txt
serialization.txt
settings.txt
signals.txt Fixed #11441 -- Improved signal topic guide, particularly regarding the weak and dispatch_uid parameters to the Signal.connect method. Thanks to Mike_A and sayane for the report, and gremmie for the draft patch. 2010-10-24 08:52:00 +00:00
templates.txt
testing.txt