summaryrefslogtreecommitdiffstats
path: root/devel/management/__init__.py
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-02-11 04:28:49 +0100
committerDan McGee <dan@archlinux.org>2010-02-11 04:30:35 +0100
commitc1697ab694fe549d7b6ff81a00737a2ad63e9461 (patch)
tree476b51edc0a535455d9f5e852ee6879b4b2f1e43 /devel/management/__init__.py
parent25ce92969ac9e9c7f02f42470c2d019b630b958a (diff)
downloadarchweb-c1697ab694fe549d7b6ff81a00737a2ad63e9461.tar.gz
archweb-c1697ab694fe549d7b6ff81a00737a2ad63e9461.tar.xz
reporead: turn into a django-admin command
Rather than struggle with getting the environment set up, let's make this a custom Django admin command and use the flexibility that gives us. This is the initial rough cut of making it happen; further commits should clean up some of the rough edges. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'devel/management/__init__.py')
-rw-r--r--devel/management/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/devel/management/__init__.py b/devel/management/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/devel/management/__init__.py