AUTHORS.txt
LICENSE.txt
MANIFEST.in
README.md
setup.py
comps/__init__.py
comps/models.py
comps/tests.py
comps/urls.py
comps/views.py
comps/management/__init__.py
comps/management/commands/__init__.py
comps/management/commands/export_comps.py
comps/templates/comps/comp_listing.html
comps/templates/comps_test/.test_file
comps/templates/comps_test/bar.html
comps/templates/comps_test/foo.html
comps/templates/comps_test/subdirectory/foo.html
comps/tests/__init__.py
comps/tests/test_views.py
comps/tests/urls.py
django_comps.egg-info/PKG-INFO
django_comps.egg-info/SOURCES.txt
django_comps.egg-info/dependency_links.txt
django_comps.egg-info/top_level.txt
example/__init__.py
example/local_settings.py
example/settings.py
example/urls.py
example/wsgi.py