Removed 'Your first page' section from docs/tutorial01.txt in the interim before the doc is proofread.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2826 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
332726981f
commit
c6750acfe3
|
@ -108,14 +108,6 @@ It worked!
|
||||||
|
|
||||||
.. _django-admin documentation: http://www.djangoproject.com/documentation/django_admin/
|
.. _django-admin documentation: http://www.djangoproject.com/documentation/django_admin/
|
||||||
|
|
||||||
Your first page
|
|
||||||
---------------
|
|
||||||
|
|
||||||
Let's create our first Django-powered Web page, a classic "hello world" example.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Database setup
|
Database setup
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue