From ccd8fb0d8587d4c2723632e482e470ccd5067e24 Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Sat, 15 Sep 2007 18:38:27 +0000 Subject: [PATCH] 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 --- docs/admin.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/admin.txt 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 +===================== +