CHANGELOG.rst
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
django_mds.egg-info/PKG-INFO
django_mds.egg-info/SOURCES.txt
django_mds.egg-info/dependency_links.txt
django_mds.egg-info/entry_points.txt
django_mds.egg-info/requires.txt
django_mds.egg-info/top_level.txt
django_mds.egg-info/zip-safe
mds/__init__.py
mds/admin.py
mds/apps.py
mds/enums.py
mds/factories.py
mds/models.py
mds/oas.yml
mds/serializers.py
mds/urls.py
mds/views.py
mds/fixtures/ladot.yaml
mds/locale/en_US/LC_MESSAGES/django.po
mds/locale/fr_FR/LC_MESSAGES/django.po
mds/management/commands/genfixture.py
mds/migrations/0001_initial.py
mds/migrations/0002_update_area_polygons.py
mds/migrations/__init__.py
mds/server/__init__.py
mds/server/settings.py
mds/server/wsgi.py
mds/templates/swagger.html