Kaydet (Commit) b197fa7e authored tarafından Karen Tracey's avatar Karen Tracey

Fixed #10152 -- Fixed typo in porting guide. Thanks eagle-eyed anonymous.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9795 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst 9a03c21a
......@@ -415,7 +415,7 @@ Sessions
Getting a new session key
~~~~~~~~~~~~~~~~~~~~~~~~~
``SeesionBase.get_new_session_key()`` has been renamed to
``SessionBase.get_new_session_key()`` has been renamed to
``_get_new_session_key()``. ``get_new_session_object()`` no longer exists.
Fixtures
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment