1
0
Fork 0
old gnuviechadmin web interface code that is not developed anymore
Go to file
Jan Dittberner bacd934f52 Repository reorganisation 2008-06-06 16:38:37 +00:00
docs * initial checkin 2008-06-03 19:12:16 +00:00
gnuviechadminweb * improved layout 2008-06-05 18:45:08 +00:00
gnuviechadminweb.egg-info * initial checkin 2008-06-03 19:12:16 +00:00
MANIFEST.in * initial checkin 2008-06-03 19:12:16 +00:00
README.txt * initial checkin 2008-06-03 19:12:16 +00:00
development.ini * use sha512 passwords 2008-06-05 18:25:08 +00:00
setup.cfg * initial checkin 2008-06-03 19:12:16 +00:00
setup.py * infrastructure for authkit 2008-06-05 16:24:43 +00:00
test.ini * initial checkin 2008-06-03 19:12:16 +00:00

README.txt

This file is for you to describe the gnuviechadminweb application. Typically
you would include information such as the information below:

Installation and Setup
======================

Install ``gnuviechadminweb`` using easy_install::

    easy_install gnuviechadminweb

Make a config file as follows::

    paster make-config gnuviechadminweb config.ini

Tweak the config file as appropriate and then setup the application::

    paster setup-app config.ini

Then you are ready to go.