OpenSlides/openslides/assignment/__init__.py

14 lines
288 B
Python
Raw Normal View History

#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
openslides.assignment
~~~~~~~~~~~~~~~~~~~~~
The OpenSlides assignment app.
:copyright: (c) 20112013 by the OpenSlides team, see AUTHORS.
:license: GNU GPL, see LICENSE for more details.
"""
from . import signals