|
@@ -12,7 +12,7 @@ editing content:
|
|
|
|
|
|
.. note::
|
|
|
|
|
|
- Some of the examples on this page assume that an ``Article`` model has been
|
|
|
+ Some of the examples on this page assume that an ``Author`` model has been
|
|
|
defined as follows in ``myapp/models.py``::
|
|
|
|
|
|
from django.core.urlresolvers import reverse
|