django/docs/topics
Timo Graham 8ad3c41c69 Fixed #16093 - Typo in "Performing raw SQL queries"; thanks direvus.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16293 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-30 12:11:10 +00:00
..
db
forms Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 2011-04-01 16:10:22 +00:00
http Fixed #15992 -- Added more references to settings. Thanks, aaugustin. 2011-05-29 17:41:04 +00:00
i18n
auth.txt
cache.txt
class-based-views.txt
conditional-view-processing.txt
email.txt
files.txt
generic-views-migration.txt
generic-views.txt
index.txt
install.txt Fixed #15822 -- Removed references to the v1 postgresql backend (which has been removed). Thanks for the patch, aaugustin 2011-04-17 20:45:06 +00:00
logging.txt Fixed #15992 -- Added more references to settings. Thanks, aaugustin. 2011-05-29 17:41:04 +00:00
pagination.txt Tweaks to paginator documentation. 2011-05-20 01:45:41 +00:00
serialization.txt Fixed #15889 -- when trying to access to access a serializer that doesn't exist, raise a new SerializerDoesNotExist exception. Thanks to Mathieu Agopian for the patch. 2011-04-26 16:49:32 +00:00
settings.txt
signals.txt
signing.txt
templates.txt
testing.txt