1
0
Fork 0
gnuviechadmin-historic/gnuviechadmin
Jan Dittberner d4ba46a329 add a organization table (addresses #40)
* development.ini:
  - change testing database to PostgreSQL
  - set required database version to 4
 * data/dbrepo/versions/004_Add_organization_table.py:
  - create/drop organization table
  - add organizationid foreign key reference to client table
 * gnuviechadmin/backend/tables.py:
  - add reflected organization_table
2009-08-02 21:13:08 +02:00
..
backend add a organization table (addresses #40) 2009-08-02 21:13:08 +02:00
cli port sysuser to argparse and new config (addresses #33, #34) 2009-08-01 21:35:43 +02:00
tests improve test coverage (addresses #28) 2009-07-05 22:40:32 +00:00
util add PasteDeploy dependency, remove pudge dependency 2009-08-01 17:20:39 +02:00
xmlrpc improve test coverage (addresses #28) 2009-07-05 22:40:32 +00:00
__init__.py Code style changes 2008-06-06 19:20:18 +00:00
config.py move config initialisation to gnuviechadmin.config 2009-08-02 21:12:48 +02:00
defaults.cfg r1096@denkpolster: jan | 2008-04-05 20:28:56 +0200 2008-04-05 18:48:39 +00:00
exceptions.py * some pylint fixes (addresses #24) 2008-06-07 21:25:35 +00:00
gva.cfg.tmpl r1096@denkpolster: jan | 2008-04-05 20:28:56 +0200 2008-04-05 18:48:39 +00:00
logging.cfg - mail related tables in database schema 2007-07-09 06:46:36 +00:00