Skip to content

Commit

Permalink
Added 'New in Django development version' note to docs/sessions.txt s…
Browse files Browse the repository at this point in the history
…etdefault() change from [6831]

git-svn-id: http://code.djangoproject.com/svn/django/trunk@6942 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
adrianholovaty committed Dec 19, 2007
1 parent 133aa5e commit fde7e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sessions.txt
Expand Up @@ -99,7 +99,7 @@ It implements the following standard dictionary methods:

* ``items()``

* ``setdefault()``
* ``setdefault()`` (**New in Django development version**)

It also has these three methods:

Expand Down

0 comments on commit fde7e1c

Please sign in to comment.