* Remove PopupViewField from django_popup_view_field.__init__,
now you must import PopupViewField from django_popup_view_field.fields
* Sorting imports using isort
* Checking the order of imports in the tox
* Checking support for django-bootstrap3 v8.1.0
* Added django-bootstrap3 v8.1.0 to tox
* Adding version in django_popup_view_field.__init__