django/docs/topics
Claude Paroz ecf75e5957 Fixed #17841 -- Clarified caching note about authentication backends. Thanks auzigog for the proposal and lukegb for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17752 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-16 19:30:00 +00:00
..
_images Added a diagram of the hierarchy of our TestCase subclasses to the testing docs. 2012-02-27 19:04:33 +00:00
db Fixed #17605: Restored deleted query documentation that used to live in doctests. Thanks zsiciarz for work on the patch. 2012-03-14 22:16:46 +00:00
forms Made a bunch more edits up until [17418] 2012-02-03 20:45:45 +00:00
http Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
i18n Edited some docs and docstrings until [17685] 2012-03-12 20:05:48 +00:00
auth.txt Fixed #17841 -- Clarified caching note about authentication backends. Thanks auzigog for the proposal and lukegb for the patch. 2012-03-16 19:30:00 +00:00
cache.txt
class-based-views.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
conditional-view-processing.txt
email.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
files.txt
generic-views-migration.txt
generic-views.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
index.txt
install.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
logging.txt Fixed #17900 -- StreamHandler output defaults to stderr. Thanks c4m3lo for the report. 2012-03-15 07:56:01 +00:00
pagination.txt Tweaks to paginator documentation. 2011-05-20 01:45:41 +00:00
security.txt
serialization.txt Fixed #13914 -- Added natural keys to User and Group models in auth contrib app. Thanks, jbochi and closedbracket. 2012-02-04 12:48:01 +00:00
settings.txt
signals.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
signing.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
templates.txt
testing.txt Fixed a couple of typos in testing document. 2012-03-11 19:49:19 +00:00