diff options
author | nishanth | 2010-02-12 23:09:11 +0530 |
---|---|---|
committer | nishanth | 2010-02-12 23:09:11 +0530 |
commit | ae22a79131a2e6decccd0a9542c578d17dbc0000 (patch) | |
tree | 78a40f3824dd444a337b3e72cfebb27875206f77 /taskapp/management/commands/__init__.py | |
parent | f22bacc74ce5be78f8d17f218f4aa39369d54cdb (diff) | |
download | pytask-ae22a79131a2e6decccd0a9542c578d17dbc0000.tar.gz pytask-ae22a79131a2e6decccd0a9542c578d17dbc0000.tar.bz2 pytask-ae22a79131a2e6decccd0a9542c578d17dbc0000.zip |
removed seed_db from utils and added it as a command for manage.py and removed url corresponding to seed_db .
Diffstat (limited to 'taskapp/management/commands/__init__.py')
-rw-r--r-- | taskapp/management/commands/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/taskapp/management/commands/__init__.py b/taskapp/management/commands/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/taskapp/management/commands/__init__.py |