Commit 868748e1 authored by Simon Willison's avatar Simon Willison
Browse files

Fixed #9018

git-svn-id: http://code.djangoproject.com/svn/django/trunk@9012 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent bc5cddc5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -570,7 +570,7 @@ of this object. Let's fix that by editing the polls model (in the
   models and don't see any change in how they're represented, you're most
   likely using an old version of Django. (This version of the tutorial is
   written for the latest development version of Django.) If you're using a
   Subversion checkout of of Django's development version (see :ref:`the
   Subversion checkout of Django's development version (see :ref:`the
   installation docs <topics-install>` for more information), you shouldn't have
   any problems.