MANIFEST.in
README.md
requirements.txt
setup.py
django_master/__init__.py
django_master/models.py
django_master/urls.py
django_master.egg-info/PKG-INFO
django_master.egg-info/SOURCES.txt
django_master.egg-info/dependency_links.txt
django_master.egg-info/not-zip-safe
django_master.egg-info/requires.txt
django_master.egg-info/top_level.txt
django_master/templates/django_master/__base.html
django_master/templates/django_master/_single_col.html
django_master/templates/django_master/routes.html
django_master/templates/django_master/settings.html
django_master/templates/django_master/includes/_routes_item_list.html
django_master/views/__init__.py
django_master/views/routes.py
django_master/views/settings.py