Django

Code

Changeset 144

Show
Ignore:
Timestamp:
07/17/05 01:30:31 (3 years ago)
Author:
adrian
Message:

Linked tutorial 2 to the admin CSS guide

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/tutorial02.txt

    r142 r144  
    491491inclusion in the admin index template. It's a useful starting point. 
    492492 
     493For full details on customizing the look and feel of the Django admin site in 
     494general, see the `Django admin CSS guide`_. 
     495 
     496.. _Django admin CSS guide: http://www.djangoproject.com/documentation/admin_css/ 
     497 
    493498Coming soon 
    494499===========