Files
fachschaften/models.py
Andreas Stephanides 8955bf17f5 init commit
2017-01-14 12:23:04 +01:00

5 lines
123 B
Python

from .articles.model import Article
from .sections.model import Section
from .compiler.models import CrawlUrl, CrawlCache