Add some __init__ modules.

They are pythonicly not necessary, but Django misses testcases and
migrations if they are not present.
This commit is contained in:
Aurélien Delobelle 2017-08-03 12:01:10 +02:00
parent 541939ea17
commit cd4695c27a
4 changed files with 0 additions and 0 deletions

0
api/__init__.py Normal file
View file

0
api/event/__init__.py Normal file
View file

0
api/users/__init__.py Normal file
View file

View file