Commit Graph

3 Commits

Author SHA1 Message Date
bcce9e0aee Add option to docload.py to make it run quietly
Using commandline --quiet. To do this, switch to using the standard
python optionparser for commandline parsing.
2011-11-22 21:09:12 +01:00
03e88eaec8 Make docs loader use the django database connection/configuration
In passing, make it check that the version being loaded actually
exists...
2011-08-16 13:00:30 +02:00
90b758c247 A first very basic import.
Contains basic functionality, and an import of most of the static content
from the old site.

There is still plenty more to do...
2009-09-14 14:39:25 +02:00