- Added 'delete' routes - Updated travis to build from tags - Add dummy email backend when developing locally - Added 'DJANGO_TESTING' in dummy project meant for travis. - I will update this later and use a complete testing settings file, instead of env variables and if statements. - General cleanup
0.3.2
* moved application namespace into the application :smile: * updated assessment data-model to store question type as text instead of magic numbers * updated survey serializer to return user_progress against a survey.