Skip to content

Commit

Permalink
Fixed ReST error in docs/flatpages.txt
Browse files Browse the repository at this point in the history
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2813 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
adrianholovaty committed May 2, 2006
1 parent 75824ba commit a4b2c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/flatpages.txt
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Flatpages are represented by a standard `Django model`_, which lives in
`Django database API`_. `Django database API`_.


.. _Django model: http://www.djangoproject.com/documentation/model_api/ .. _Django model: http://www.djangoproject.com/documentation/model_api/
.. _django/contrib/flatpages/models/flatpages.py: http://code.djangoproject.com/browser/django/trunk/django/contrib/flatpages/models/flatpages.py .. _django/contrib/flatpages/models.py: http://code.djangoproject.com/browser/django/trunk/django/contrib/flatpages/models.py
.. _Django database API: http://www.djangoproject.com/documentation/db_api/ .. _Django database API: http://www.djangoproject.com/documentation/db_api/


Flatpage templates Flatpage templates
Expand Down

0 comments on commit a4b2c10

Please sign in to comment.