Skip to content

Commit

Permalink
Added docs/tutorial03
Browse files Browse the repository at this point in the history
git-svn-id: http://code.djangoproject.com/svn/django/trunk@195 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
adrianholovaty committed Jul 19, 2005
1 parent 7d553c0 commit 1f4379b
Show file tree
Hide file tree
Showing 2 changed files with 418 additions and 11 deletions.
15 changes: 4 additions & 11 deletions docs/tutorial02.txt
Original file line number Diff line number Diff line change
Expand Up @@ -457,15 +457,8 @@ inclusion in the admin index template. It's a useful starting point.
For full details on customizing the look and feel of the Django admin site in
general, see the `Django admin CSS guide`_.

.. _Django admin CSS guide: http://www.djangoproject.com/documentation/admin_css/

Coming soon
===========
When you're comfortable with the admin site, read `part 3 of this tutorial`_ to
start working on public poll views.

The tutorial ends here for the time being. But check back within 48 hours for
the next installments:

* Writing public-facing apps
* Using the cache framework
* Using the RSS framework
* Using the comments framework
.. _Django admin CSS guide: http://www.djangoproject.com/documentation/admin_css/
.. _part 3 of this tutorial: http://www.djangoproject.com/documentation/tutorial3/
Loading

0 comments on commit 1f4379b

Please sign in to comment.