Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 201 Bytes

File metadata and controls

14 lines (13 loc) · 201 Bytes

Datium

The Inception of our trip.

##Backend ###Install

$ pip install -r requirements.txt
$ python manage.py migrate

###Load test data

$ python manage.py test_data

##Frontend