Code

Replaced errno integers with their module values.
[roundup.git] / roundup / templates /
2001-07-25 richardAdded the Roundup spec to the new documentation directory.
2001-07-24 anthonybaxterAdded templatebuilder module. two functions - one to...
2001-07-24 anthonybaxter*** empty log message ***
2001-07-24 richardOops - accidentally duped the keywords class
2001-07-23 richardAdding the classic template
2001-07-23 richardforgot to remove the interfaces from the dbinit module ;)
2001-07-23 richardSplit off the interfaces (CGI, mailgw) into a separate...
2001-07-23 richardok, so now "./roundup-admin init" will ask questions...
2001-07-23 richardMoved the database backends off into backends.
2001-07-23 richardrelfected the move to roundup/backends
2001-07-23 anthonybaxter*** empty log message ***
2001-07-23 anthonybaxtersplit __init__.py into 2. dbinit and instance_config.
2001-07-23 richardmoving HTML templates to their own dir
2001-07-23 richardmoving the HTML templates into their own dir
2001-07-23 anthonybaxtermoved templates to proper location