diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2005-12-15 01:22:59 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2005-12-15 01:22:59 +0000 |
| commit | 3e294964e9e9d705b6fd2e2be258495937a9c20d (patch) | |
| tree | 7eaedaea386f70d48e8daa692d54f4b6ee5cbdeb /django/conf/project_template/apps/__init__.py | |
| parent | 00d434999e71ca2e03635a57fea627af57b34b84 (diff) | |
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
Diffstat (limited to 'django/conf/project_template/apps/__init__.py')
| -rw-r--r-- | django/conf/project_template/apps/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
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 --- a/django/conf/project_template/apps/__init__.py +++ /dev/null |
