Changeset 144
- Timestamp:
- 07/17/05 01:30:31 (3 years ago)
- Files:
-
- django/trunk/docs/tutorial02.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/tutorial02.txt
r142 r144 491 491 inclusion in the admin index template. It's a useful starting point. 492 492 493 For full details on customizing the look and feel of the Django admin site in 494 general, see the `Django admin CSS guide`_. 495 496 .. _Django admin CSS guide: http://www.djangoproject.com/documentation/admin_css/ 497 493 498 Coming soon 494 499 ===========
