mirror of
https://github.com/django/django.git
synced 2025-08-03 02:23:12 +00:00
Added link to docs/django-admin from tutorial01
git-svn-id: http://code.djangoproject.com/svn/django/trunk@474 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
78387d5e34
commit
9c2d890eec
1 changed files with 5 additions and 0 deletions
|
@ -278,6 +278,11 @@ Behind the scenes, all it does is take the output of
|
|||
``django-admin.py sqlall polls`` and execute it in the database pointed-to by
|
||||
your Django settings file.
|
||||
|
||||
Read the `django-admin.py documentation`_ for full information on what this
|
||||
utility can do.
|
||||
|
||||
.. _django-admin.py documentation: http://www.djangoproject.com/documentation/django_admin/
|
||||
|
||||
Playing with the API
|
||||
====================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue