summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2005-07-16 04:02:41 +0000
committerAdrian Holovaty <adrian@holovaty.com>2005-07-16 04:02:41 +0000
commit635220c5cca60d512da5f41f99da54b4a4acca3b (patch)
treef217626487a37bd56d79bc94f8cecf760e9bd5dc
parentd095db81f5167a4e40c6eb60eb9557152c781cb6 (diff)
Moved default admin templates from templates.admin to django.conf.admin_templates
git-svn-id: http://code.djangoproject.com/svn/django/trunk@94 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-rw-r--r--django/conf/admin_templates/404.html (renamed from templates/admin/404.html)0
-rw-r--r--django/conf/admin_templates/500.html (renamed from templates/admin/500.html)0
-rw-r--r--django/conf/admin_templates/admin_object_history.html (renamed from templates/admin/admin_object_history.html)0
-rw-r--r--django/conf/admin_templates/base.html (renamed from templates/admin/base.html)0
-rw-r--r--django/conf/admin_templates/base_site.html (renamed from templates/admin/base_site.html)0
-rw-r--r--django/conf/admin_templates/changelist_generic.html (renamed from templates/admin/changelist_generic.html)0
-rw-r--r--django/conf/admin_templates/delete_confirmation_generic.html (renamed from templates/admin/delete_confirmation_generic.html)0
-rw-r--r--django/conf/admin_templates/doc/bookmarklets.html (renamed from templates/admin/doc/bookmarklets.html)0
-rw-r--r--django/conf/admin_templates/doc/index.html (renamed from templates/admin/doc/index.html)0
-rw-r--r--django/conf/admin_templates/doc/missing_docutils.html (renamed from templates/admin/doc/missing_docutils.html)0
-rw-r--r--django/conf/admin_templates/doc/model_detail.html (renamed from templates/admin/doc/model_detail.html)0
-rw-r--r--django/conf/admin_templates/doc/model_index.html (renamed from templates/admin/doc/model_index.html)0
-rw-r--r--django/conf/admin_templates/doc/template_filter_index.html (renamed from templates/admin/doc/template_filter_index.html)0
-rw-r--r--django/conf/admin_templates/doc/template_tag_index.html (renamed from templates/admin/doc/template_tag_index.html)0
-rw-r--r--django/conf/admin_templates/doc/view_detail.html (renamed from templates/admin/doc/view_detail.html)0
-rw-r--r--django/conf/admin_templates/doc/view_index.html (renamed from templates/admin/doc/view_index.html)0
-rw-r--r--django/conf/admin_templates/index.html (renamed from templates/admin/index.html)0
-rw-r--r--django/conf/admin_templates/logged_out.html (renamed from templates/admin/logged_out.html)0
-rw-r--r--django/conf/admin_templates/login.html (renamed from templates/admin/login.html)0
-rw-r--r--django/conf/admin_templates/template_validator.html (renamed from templates/admin/template_validator.html)0
20 files changed, 0 insertions, 0 deletions
diff --git a/templates/admin/404.html b/django/conf/admin_templates/404.html
index 099466c4f1..099466c4f1 100644
--- a/templates/admin/404.html
+++ b/django/conf/admin_templates/404.html
diff --git a/templates/admin/500.html b/django/conf/admin_templates/500.html
index 124e4018a9..124e4018a9 100644
--- a/templates/admin/500.html
+++ b/django/conf/admin_templates/500.html
diff --git a/templates/admin/admin_object_history.html b/django/conf/admin_templates/admin_object_history.html
index 580d47760f..580d47760f 100644
--- a/templates/admin/admin_object_history.html
+++ b/django/conf/admin_templates/admin_object_history.html
diff --git a/templates/admin/base.html b/django/conf/admin_templates/base.html
index a977d202e2..a977d202e2 100644
--- a/templates/admin/base.html
+++ b/django/conf/admin_templates/base.html
diff --git a/templates/admin/base_site.html b/django/conf/admin_templates/base_site.html
index aec857677f..aec857677f 100644
--- a/templates/admin/base_site.html
+++ b/django/conf/admin_templates/base_site.html
diff --git a/templates/admin/changelist_generic.html b/django/conf/admin_templates/changelist_generic.html
index d8f51c537b..d8f51c537b 100644
--- a/templates/admin/changelist_generic.html
+++ b/django/conf/admin_templates/changelist_generic.html
diff --git a/templates/admin/delete_confirmation_generic.html b/django/conf/admin_templates/delete_confirmation_generic.html
index e46b611baf..e46b611baf 100644
--- a/templates/admin/delete_confirmation_generic.html
+++ b/django/conf/admin_templates/delete_confirmation_generic.html
diff --git a/templates/admin/doc/bookmarklets.html b/django/conf/admin_templates/doc/bookmarklets.html
index b9820db639..b9820db639 100644
--- a/templates/admin/doc/bookmarklets.html
+++ b/django/conf/admin_templates/doc/bookmarklets.html
diff --git a/templates/admin/doc/index.html b/django/conf/admin_templates/doc/index.html
index 17c65eaa58..17c65eaa58 100644
--- a/templates/admin/doc/index.html
+++ b/django/conf/admin_templates/doc/index.html
diff --git a/templates/admin/doc/missing_docutils.html b/django/conf/admin_templates/doc/missing_docutils.html
index cd8cd69330..cd8cd69330 100644
--- a/templates/admin/doc/missing_docutils.html
+++ b/django/conf/admin_templates/doc/missing_docutils.html
diff --git a/templates/admin/doc/model_detail.html b/django/conf/admin_templates/doc/model_detail.html
index 4cbba0a6ef..4cbba0a6ef 100644
--- a/templates/admin/doc/model_detail.html
+++ b/django/conf/admin_templates/doc/model_detail.html
diff --git a/templates/admin/doc/model_index.html b/django/conf/admin_templates/doc/model_index.html
index d3cecc244f..d3cecc244f 100644
--- a/templates/admin/doc/model_index.html
+++ b/django/conf/admin_templates/doc/model_index.html
diff --git a/templates/admin/doc/template_filter_index.html b/django/conf/admin_templates/doc/template_filter_index.html
index 358d9021c9..358d9021c9 100644
--- a/templates/admin/doc/template_filter_index.html
+++ b/django/conf/admin_templates/doc/template_filter_index.html
diff --git a/templates/admin/doc/template_tag_index.html b/django/conf/admin_templates/doc/template_tag_index.html
index fc25ccd349..fc25ccd349 100644
--- a/templates/admin/doc/template_tag_index.html
+++ b/django/conf/admin_templates/doc/template_tag_index.html
diff --git a/templates/admin/doc/view_detail.html b/django/conf/admin_templates/doc/view_detail.html
index 54e52b6832..54e52b6832 100644
--- a/templates/admin/doc/view_detail.html
+++ b/django/conf/admin_templates/doc/view_detail.html
diff --git a/templates/admin/doc/view_index.html b/django/conf/admin_templates/doc/view_index.html
index 7cc9bf737a..7cc9bf737a 100644
--- a/templates/admin/doc/view_index.html
+++ b/django/conf/admin_templates/doc/view_index.html
diff --git a/templates/admin/index.html b/django/conf/admin_templates/index.html
index a4098b86d7..a4098b86d7 100644
--- a/templates/admin/index.html
+++ b/django/conf/admin_templates/index.html
diff --git a/templates/admin/logged_out.html b/django/conf/admin_templates/logged_out.html
index 3a11841248..3a11841248 100644
--- a/templates/admin/logged_out.html
+++ b/django/conf/admin_templates/logged_out.html
diff --git a/templates/admin/login.html b/django/conf/admin_templates/login.html
index 8b15fe6254..8b15fe6254 100644
--- a/templates/admin/login.html
+++ b/django/conf/admin_templates/login.html
diff --git a/templates/admin/template_validator.html b/django/conf/admin_templates/template_validator.html
index ddd9775f9f..ddd9775f9f 100644
--- a/templates/admin/template_validator.html
+++ b/django/conf/admin_templates/template_validator.html