diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2007-09-15 18:38:27 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2007-09-15 18:38:27 +0000 |
| commit | ccd8fb0d8587d4c2723632e482e470ccd5067e24 (patch) | |
| tree | 7929e80ddd2e97ea67cb16035edbd2b83f134d80 /docs | |
| parent | f68769e1c6c5cf1ac5d3a338380c352d922febda (diff) | |
newforms-admin: Added docs/admin.txt, a placeholder for documenting all of the admin options instead of in docs/model-api.txt
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@6306 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/admin.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/admin.txt b/docs/admin.txt new file mode 100644 index 0000000000..020c26ad60 --- /dev/null +++ b/docs/admin.txt @@ -0,0 +1,4 @@ +===================== +The Django admin site +===================== + |
