* fix test suit + remove python3.3 support (Django 1.9) * demoproject: update your urlpatterns to be a list of django.conf.urls.url() instances instead
0.9.4
------------------
* add test_requirements.txt to MANIFEST.in
0.9.2
------------------
* Fix test suits by lgp171188 (L. Guruprasad) * Add Travis-CI test for Python version 3.4 & 3.5