diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2006-01-11 00:14:25 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2006-01-11 00:14:25 +0000 |
| commit | 9080d5ad748e0f528d8fd6af7dca5eb19c14b879 (patch) | |
| tree | 06bd5b73f8753ab25abcd3a294c05cbdea2c8f06 | |
| parent | 786e5477b70e34a502d1b0dd8fbf59926699e480 (diff) | |
Changed project_template so that it doesn't create an 'apps' directory
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1899 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -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 |
