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
- Host: GitHub
- URL: https://github.com/mazvv/travelcrm
- Owner: mazvv
- License: gpl-3.0
- Created: 2014-04-30T20:59:13.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2020-04-02T11:37:33.000Z (over 6 years ago)
- Last Synced: 2024-04-10T05:45:19.870Z (over 2 years ago)
- Language: Python
- Homepage: travelcrm.org.ua
- Size: 25 MB
- Stars: 29
- Watchers: 4
- Forks: 24
- Open Issues: 5
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGES.txt
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-pyramid - travelcrm - TravelCRM is effective free and open source application for the automation of customer relationships for travel agencies at all levels, from small to large networks. (Other)
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 :)