django/docs/topics
Russell Keith-Magee 8e8d4b5888 Fixed #12671 -- Added set_many(), get_many(), and clear() methods to the cache backend interface. Thanks to Jeff Balogh for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12306 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-27 08:21:35 +00:00
..
db Made the database master router tolerant of router definitions that omit individual routing methods. 2010-01-27 07:56:53 +00:00
forms Fixed #12508 - Added ability to dynamically add inlines in the admin app. 2010-01-26 15:02:53 +00:00
http
auth.txt
cache.txt Fixed #12671 -- Added set_many(), get_many(), and clear() methods to the cache backend interface. Thanks to Jeff Balogh for the report and patch. 2010-01-27 08:21:35 +00:00
conditional-view-processing.txt
email.txt
files.txt
generic-views.txt
i18n.txt Fixed #12673 - Require a version of GNU gettext of 0.1.5 and above. 2010-01-26 15:01:58 +00:00
index.txt
install.txt
pagination.txt
serialization.txt
settings.txt
signals.txt
templates.txt
testing.txt