MANIFEST.in
README.md
requirements.txt
setup.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
djangomaster/__init__.py
djangomaster/conf.py
djangomaster/models.py
djangomaster/urls.py
djangomaster/version.txt
djangomaster/static/djangomaster/css/pure-min.css
djangomaster/static/djangomaster/css/pure-theme.css
djangomaster/static/djangomaster/css/side-menu.css
djangomaster/static/djangomaster/img/link-icon.png
djangomaster/static/djangomaster/img/link-icon@2x.png
djangomaster/static/djangomaster/js/jquery.min.js
djangomaster/static/djangomaster/js/ui.js
djangomaster/static/djangomaster/js/vue.min.js
djangomaster/templates/djangomaster/__base.html
djangomaster/templates/djangomaster/_single_col.html
djangomaster/templates/djangomaster/home.html
djangomaster/templates/djangomaster/lint.html
djangomaster/templates/djangomaster/routes.html
djangomaster/templates/djangomaster/settings.html
djangomaster/templates/djangomaster/signals.html
djangomaster/templates/djangomaster/test.html
djangomaster/templates/djangomaster/includes/_routes_item_list.html
djangomaster/templates/djangomaster/includes/_side_menu.html
djangomaster/views/__init__.py
djangomaster/views/home.py
djangomaster/views/lint.py
djangomaster/views/routes.py
djangomaster/views/settings.py
djangomaster/views/signals.py
djangomaster/views/test.py
mock_master/__init__.py
mock_master/models.py
mock_master/urls.py