1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/docs/topics
Luke Plant 8d4b414760 Fixed #15757 - removed remaining instances of get_and_delete_messages
Thanks to void for the report, and julien for the bulk of the patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16022 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-07 22:01:23 +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
i18n
auth.txt Fixed #15757 - removed remaining instances of get_and_delete_messages 2011-04-07 22:01:23 +00:00
cache.txt 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
class-based-views.txt
conditional-view-processing.txt
email.txt Fixed some ReST errors from e-mail -> email change in docs, and changed some docs that shouldn't have been changed (because translation strings haven't been converted yet) 2011-04-01 16:18:23 +00:00
files.txt
generic-views-migration.txt
generic-views.txt
index.txt
install.txt
logging.txt 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
pagination.txt Fixes #11596 -- Make paginator.Page iterable 2011-04-06 09:40:26 +00:00
serialization.txt
settings.txt
signals.txt Fixes #10754 - minor clarification to the post/pre_delete signal documentation 2011-04-06 10:12:21 +00:00
templates.txt 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
testing.txt Fixed some ReST errors from e-mail -> email change in docs, and changed some docs that shouldn't have been changed (because translation strings haven't been converted yet) 2011-04-01 16:18:23 +00:00