Fixed #838 -- Removed unused link in tutorial01.txt. Thanks, paolo
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1285 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
a81d16dada
commit
cdbc94dbd2
|
@ -94,7 +94,6 @@ type ``\dt`` (PostgreSQL), ``SHOW TABLES;`` (MySQL), or ``.schema`` (SQLite) to
|
|||
display the tables.
|
||||
|
||||
.. _`Python path documentation`: http://docs.python.org/tut/node8.html#SECTION008110000000000000000
|
||||
.. _Django's ticket system: http://code.djangoproject.com/report/1
|
||||
|
||||
Creating models
|
||||
===============
|
||||
|
|
Loading…
Reference in New Issue