First commit

This commit is contained in:
alazo 2017-01-05 07:09:33 +01:00
commit dc05952f76
46 changed files with 1752 additions and 0 deletions

3
cms/tests.py Normal file
View file

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