add a token field to the initialisation of the ammico app so the server can pass it and auto login with jwt
Django==1.7.6
django-cors-headers==1.0.0
django-taggit==0.14.0
djangorestframework==3.1.0
psycopg2==2.6
PyJWT==1.3.0
requests==2.5.3
xmltodict==0.9.2