Sylloge of Codes
Find a file
2014-09-17 10:20:23 -04:00
instructions Updating wait times for uwsgi 2014-07-25 17:26:01 +00:00
repository -- got paging working 2014-07-18 12:53:48 -04:00
sylloge_of_codes Adding new images 2014-09-17 10:20:23 -04:00
.gitignore -- doing some pdf printing tests 2014-07-14 19:34:47 -04:00
CHANGES.txt -- Initial commit 2014-03-08 13:00:22 -05:00
development-sample.ini -- wkhtmltopdf, forms, submitting, etc 2014-07-16 03:14:31 -04:00
manage.py -- logins, admin, migrates, etc. 2014-07-16 21:34:59 -04:00
MANIFEST.in -- Initial commit 2014-03-08 13:00:22 -05:00
production-sample.ini -- wkhtmltopdf, forms, submitting, etc 2014-07-16 03:14:31 -04:00
README.txt -- Initial commit 2014-03-08 13:00:22 -05:00
setup.cfg -- Initial commit 2014-03-08 13:00:22 -05:00
setup.py Updating colander requirement 2014-07-25 17:30:44 +00:00
start_processing_pdfs.sh Adding startup scripts 2014-07-23 01:22:35 +00:00
start_uwsgi.sh Updating wait times for uwsgi 2014-07-25 17:26:01 +00:00

sylloge_of_codes README
==================

Getting Started
---------------

- cd <directory containing this file>

- $venv/bin/python setup.py develop

- $venv/bin/initialize_sylloge_of_codes_db development.ini

- $venv/bin/pserve development.ini