diff options
author | Nishanth | 2010-01-24 15:43:19 +0530 |
---|---|---|
committer | Nishanth | 2010-01-24 15:43:19 +0530 |
commit | 10fb5c9e18a9f66c364bb186d403551a3845157b (patch) | |
tree | bb605a6f0670fa214b2b963743fa212bfd871fa2 /taskapp/__init__.py | |
parent | fe42dd79dc27fc0ff63e65105decfc5dc34e1a6a (diff) | |
download | pytask-10fb5c9e18a9f66c364bb186d403551a3845157b.tar.gz pytask-10fb5c9e18a9f66c364bb186d403551a3845157b.tar.bz2 pytask-10fb5c9e18a9f66c364bb186d403551a3845157b.zip |
Created taskapp and added data to models.py and edited settings.py to make it usable in admin interface.
Diffstat (limited to 'taskapp/__init__.py')
-rw-r--r-- | taskapp/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/taskapp/__init__.py b/taskapp/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/taskapp/__init__.py |