Fixed ReST error in docs/flatpages.txt

git-svn-id: http://code.djangoproject.com/svn/django/trunk@2813 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Adrian Holovaty 2006-05-02 02:01:19 +00:00
parent 75824ba82d
commit a4b2c10932
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ Flatpages are represented by a standard `Django model`_, which lives in
`Django database 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/
Flatpage templates