Skip to content

Commit

Permalink
Fixed another stupid ReST bugs in [560]
Browse files Browse the repository at this point in the history
git-svn-id: http://code.djangoproject.com/svn/django/trunk@563 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
adrianholovaty committed Aug 26, 2005
1 parent c0fef16 commit f6f3b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/model-api.txt
Expand Up @@ -871,7 +871,7 @@ A few object methods have special meaning:


See `Adding repr`_ for a full example. See `Adding repr`_ for a full example.


.. _Adding repr_: http://www.djangoproject.com/documentation/models/repr/ .. _Adding repr: http://www.djangoproject.com/documentation/models/repr/


``get_absolute_url`` ``get_absolute_url``
Define a ``get_absolute_url`` method to tell Django how to calculate the Define a ``get_absolute_url`` method to tell Django how to calculate the
Expand Down

0 comments on commit f6f3b1f

Please sign in to comment.