django_unit_test_example

Running the site: python manage.py runserver

Credentials

  • Username: admin
  • Email: admin@example.com
  • Password: django2017

Tests

doc

Run python manage.py test polls