mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Changed all references to tutorial1/ to be tutorial01/ (and similarly for
tutorials 2, 3 and 4). This matches the canonical name we use under djangoproject.com/documentation/ as well as the source filename. Should avoid problems with archived documentation and missing HTTP redirects. Refs #4013. git-svn-id: http://code.djangoproject.com/svn/django/trunk@5039 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
43973c93b7
commit
6f78709985
10 changed files with 12 additions and 12 deletions
|
@ -61,7 +61,7 @@ Prints the admin-index template snippet for the given appnames.
|
|||
Use admin-index template snippets if you want to customize the look and feel of
|
||||
your admin's index page. See `Tutorial 2`_ for more information.
|
||||
|
||||
.. _Tutorial 2: ../tutorial2/
|
||||
.. _Tutorial 2: ../tutorial02/
|
||||
|
||||
createcachetable [tablename]
|
||||
----------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue