public-health-ch/publichealth/home/models/__init__.py

5 lines
91 B
Python
Raw Normal View History

2017-04-08 13:47:03 +00:00
from .forms import *
2017-04-08 12:57:00 +00:00
from .models import *
from .snippets import *
2017-04-21 13:07:24 +00:00
from .settings import *