An open API service indexing awesome lists of open source software.

https://github.com/mazvv/travelcrm

CRM for Travel Agencies build with Python Pyramid Framework
https://github.com/mazvv/travelcrm

Last synced: 7 months ago
JSON representation

CRM for Travel Agencies build with Python Pyramid Framework

Awesome Lists containing this project

README

          

Install

1. install application:
python setup.py develop
higly recommend to use virtual installation
2. load dump from travelcrm.sql
3. set your database connection settings in development.ini

Seems thats all, must works :)