diff options
author | Dan McGee <dan@archlinux.org> | 2014-06-28 13:10:53 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2014-09-01 18:26:05 -0500 |
commit | 28d486870de2c68b53e544a7082c991983d0d763 (patch) | |
tree | 91dc22627a052462213f5131492ad63028192cb2 /__init__.py | |
parent | df672693d9530acadcac0cbc75553749fb58f9cd (diff) |
More changes for move to Django 1.7
The removal of the root `__init__.py` file is so the testing framework
does consistent imports of our models now that the loading strategy has
changed.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to '__init__.py')
-rw-r--r-- | __init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/__init__.py b/__init__.py deleted file mode 100644 index e69de29b..00000000 --- a/__init__.py +++ /dev/null |