From 3e294964e9e9d705b6fd2e2be258495937a9c20d Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Thu, 15 Dec 2005 01:22:59 +0000 Subject: [PATCH] magic-removal: Changed project_template not to create an 'apps' directory. Apps can go directly in the project directory, to avoid unnecessary directory depth git-svn-id: http://code.djangoproject.com/svn/django/branches/magic-removal@1670 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- django/conf/project_template/apps/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 django/conf/project_template/apps/__init__.py diff --git a/django/conf/project_template/apps/__init__.py b/django/conf/project_template/apps/__init__.py deleted file mode 100644 index e69de29bb2..0000000000