djbase

A base template to bootstrap common Django projects.
git clone https://s.sonu.ch/~srfsh/nelci.git
Log | Files | Refs | README | LICENSE

tests.py (60B)


      1 from django.test import TestCase
      2 
      3 # Create your tests here.