Basic search structure

This commit is contained in:
2017-07-22 22:35:01 +02:00
parent 0ffd7485e3
commit b7c382a1a8
11 changed files with 250 additions and 0 deletions

3
matmat/tests.py Normal file
View File

@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.