Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 231 Bytes

File metadata and controls

10 lines (8 loc) · 231 Bytes

tango

tango with django is a simple project in django.

To use this project: 1> clone this repo. 2> terminal project workspace type python manage.py syncdb 3> then type python manage.py migrate 4> python manage.py runserver