diff options
| author | Wilson Miner <wminer@gmail.com> | 2005-07-16 14:41:31 +0000 |
|---|---|---|
| committer | Wilson Miner <wminer@gmail.com> | 2005-07-16 14:41:31 +0000 |
| commit | edba7a435f983ec52d61af0384c5c8e89bb8b495 (patch) | |
| tree | f355a5116e19308b66f5d7d13a249068a2badef6 /docs | |
| parent | fca9ba3f8cd556e49ad4f2f375a2dd3bf3730a93 (diff) | |
Broadened scope of admin docs
git-svn-id: http://code.djangoproject.com/svn/django/trunk@103 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/admin_css.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/admin_css.txt b/docs/admin_css.txt index d162d00995..f02c6431d6 100644 --- a/docs/admin_css.txt +++ b/docs/admin_css.txt @@ -1,6 +1,6 @@ -====================== -Django Admin CSS Guide -====================== +====================================== +Customizing the Django admin interface +====================================== Django's dynamic admin interface gives you a fully-functional admin for free with no hand-coding required. The dynamic admin is designed to be |
