From ae22a79131a2e6decccd0a9542c578d17dbc0000 Mon Sep 17 00:00:00 2001 From: nishanth Date: Fri, 12 Feb 2010 23:09:11 +0530 Subject: removed seed_db from utils and added it as a command for manage.py and removed url corresponding to seed_db . --- taskapp/management/commands/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 taskapp/management/commands/__init__.py (limited to 'taskapp/management/commands/__init__.py') diff --git a/taskapp/management/commands/__init__.py b/taskapp/management/commands/__init__.py new file mode 100644 index 0000000..e69de29 -- cgit