Arbitrary, probably-broken code.

Just found this laying around on my laptop...
This commit is contained in:
Lance Edgar 2013-06-12 10:48:27 -07:00
parent 88fc224abc
commit 4f2762ad48
15 changed files with 526 additions and 7 deletions

View file

@ -62,7 +62,8 @@ requires = [
#
# package # low high
'django', # 1.4
'Django', # 1.4.2
'South', # 0.7.6
'rattail>=0.3a23', # 0.3a23
]