mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fixed #1815 -- Fixed ReST errors in docs. Thanks, nico@teknico.net
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2869 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
8eecb95ec8
commit
4b69ef637a
5 changed files with 12 additions and 8 deletions
|
@ -69,7 +69,7 @@ These files are:
|
|||
* ``urls.py``: The URL declarations for this Django project; a "table of
|
||||
contents" of your Django-powered site.
|
||||
|
||||
.. _more on packages: http://docs.python.org/tut/node8.html#packages
|
||||
.. _more about packages: http://docs.python.org/tut/node8.html#packages
|
||||
|
||||
The development server
|
||||
----------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue