Digicorp's Django test project Requirements Python 3 Django 2.1 pytz To run the app: Edit digitest/settings.py to suit your needs. Execute ./manage.py runserver Sortable list test: http://localhost:8000/userlist/ Admin interface: http://localhost:8000/admin/ (admin:admin)