.coveragerc
.flake8
AUTHORS
ChangeLog
Dockerfile
LICENSE
MANIFEST.in
README.md
codecov.yml
manage.py
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
tox.ini
.circleci/config.yml
bin/deploy
bin/install
bin/readme
bin/test
bin/local/build
bin/local/test
django_roadies/__init__.py
django_roadies/test.py
django_roadies.egg-info/PKG-INFO
django_roadies.egg-info/SOURCES.txt
django_roadies.egg-info/dependency_links.txt
django_roadies.egg-info/not-zip-safe
django_roadies.egg-info/pbr.json
django_roadies.egg-info/requires.txt
django_roadies.egg-info/top_level.txt
tests/__init__.py
tests/models.py
tests/settings.py
tests/test_on_commit_mock.py
tests/test_temp_models.py