1
0
Fork 0
old gnuviechadmin version that is not developed anymore
Go to file
Jan Dittberner ccaa207d36 use explicit unicode columns for client table (fixes #38)
* data/dbrepo/versions/002.py:
  - replace String with Unicode for appropriate columns
 * gnuviechadmin/backend/BackendTo.py:
  - only convert strings to unicode for Unicode columns
 * gnuviechadmin/backend/tables.py:
  - override table definition for client table's Unicode columns
2009-08-02 21:13:08 +02:00
bin move config initialisation to gnuviechadmin.config 2009-08-02 21:12:48 +02:00
data use explicit unicode columns for client table (fixes #38) 2009-08-02 21:13:08 +02:00
doc - repository reorganisation 2008-01-12 22:26:28 +00:00
gnuviechadmin use explicit unicode columns for client table (fixes #38) 2009-08-02 21:13:08 +02:00
gnuviechadmin.egg-info move config initialisation to gnuviechadmin.config 2009-08-02 21:12:48 +02:00
.gitignore add PasteDeploy dependency, remove pudge dependency 2009-08-01 17:20:39 +02:00
development.ini add a organization table (addresses #40) 2009-08-02 21:13:08 +02:00
setup.cfg * some pylint fixes (addresses #24) 2008-06-07 21:25:35 +00:00
setup.py add argparse as dependency (addresses #33) 2009-08-01 17:24:02 +02:00
test.ini Enable logging in tests (fixes #21) 2008-06-07 15:12:38 +00:00