diff --git a/templates/admin/404.html b/django/conf/admin_templates/404.html similarity index 100% rename from templates/admin/404.html rename to django/conf/admin_templates/404.html diff --git a/templates/admin/500.html b/django/conf/admin_templates/500.html similarity index 100% rename from templates/admin/500.html rename to django/conf/admin_templates/500.html diff --git a/templates/admin/admin_object_history.html b/django/conf/admin_templates/admin_object_history.html similarity index 100% rename from templates/admin/admin_object_history.html rename to django/conf/admin_templates/admin_object_history.html diff --git a/templates/admin/base.html b/django/conf/admin_templates/base.html similarity index 100% rename from templates/admin/base.html rename to django/conf/admin_templates/base.html diff --git a/templates/admin/base_site.html b/django/conf/admin_templates/base_site.html similarity index 100% rename from templates/admin/base_site.html rename to django/conf/admin_templates/base_site.html diff --git a/templates/admin/changelist_generic.html b/django/conf/admin_templates/changelist_generic.html similarity index 100% rename from templates/admin/changelist_generic.html rename to 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 similarity index 100% rename from templates/admin/delete_confirmation_generic.html rename to django/conf/admin_templates/delete_confirmation_generic.html diff --git a/templates/admin/doc/bookmarklets.html b/django/conf/admin_templates/doc/bookmarklets.html similarity index 100% rename from templates/admin/doc/bookmarklets.html rename to django/conf/admin_templates/doc/bookmarklets.html diff --git a/templates/admin/doc/index.html b/django/conf/admin_templates/doc/index.html similarity index 100% rename from templates/admin/doc/index.html rename to 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 similarity index 100% rename from templates/admin/doc/missing_docutils.html rename to 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 similarity index 100% rename from templates/admin/doc/model_detail.html rename to 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 similarity index 100% rename from templates/admin/doc/model_index.html rename to 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 similarity index 100% rename from templates/admin/doc/template_filter_index.html rename to 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 similarity index 100% rename from templates/admin/doc/template_tag_index.html rename to 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 similarity index 100% rename from templates/admin/doc/view_detail.html rename to 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 similarity index 100% rename from templates/admin/doc/view_index.html rename to django/conf/admin_templates/doc/view_index.html diff --git a/templates/admin/index.html b/django/conf/admin_templates/index.html similarity index 100% rename from templates/admin/index.html rename to django/conf/admin_templates/index.html diff --git a/templates/admin/logged_out.html b/django/conf/admin_templates/logged_out.html similarity index 100% rename from templates/admin/logged_out.html rename to django/conf/admin_templates/logged_out.html diff --git a/templates/admin/login.html b/django/conf/admin_templates/login.html similarity index 100% rename from templates/admin/login.html rename to django/conf/admin_templates/login.html diff --git a/templates/admin/template_validator.html b/django/conf/admin_templates/template_validator.html similarity index 100% rename from templates/admin/template_validator.html rename to django/conf/admin_templates/template_validator.html