Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 197 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 197 Bytes

eventhub2django

To install,

Install python 2.7

run : pip install -r requirements.txt

create a settings.py file in the eventapp project folder

You can refer to settings.temp.py for reference