.gitignore
.travis.yml
LICENSE
README.md
requirements.txt
setup.cfg
setup.py
atlas/__init__.py
atlas/comparer.py
atlas/creator.py
atlas/guarantor.py
atlas/locator.py
django_rest_atlas.egg-info/PKG-INFO
django_rest_atlas.egg-info/SOURCES.txt
django_rest_atlas.egg-info/dependency_links.txt
django_rest_atlas.egg-info/requires.txt
django_rest_atlas.egg-info/top_level.txt
django_rest_atlas.egg-info/version.txt
test/__init__.py
test/test_main.py