demo version on how to dockerise a django project
at main 3 lines 60 B view raw
1from django.test import TestCase 2 3# Create your tests here.