1
0
mirror of https://github.com/fspc/workstand.git synced 2025-02-23 09:13:23 -05:00

Add FSM for tracking bicycle states.

This commit is contained in:
Drew Larson 2017-01-04 20:42:09 -06:00
parent 18a1a5d6a9
commit 6701bfb05b

View File

@ -7,6 +7,7 @@ django_compressor==2.0
python-dateutil==2.5.3
whoosh==2.7.4
django-haystack==2.5.1
django-fsm==2.4.0
djangorestframework
django-webpack-loader
requests