from django.db import models

"""
Falls hier Änderungen gemacht werden:
- ./manage.py makemigrations ausweis
- ./manage.py migrate
"""

