.gitignore
INSTALL
LICENSE
MANIFEST
MANIFEST.in
README.md
setup.py
django_C3PO.egg-info/PKG-INFO
django_C3PO.egg-info/SOURCES.txt
django_C3PO.egg-info/dependency_links.txt
django_C3PO.egg-info/requires.txt
django_C3PO.egg-info/top_level.txt
django_c3po/__init__.py
django_c3po/models.py
django_c3po/signals.py
django_c3po/urls.py
django_c3po/views.py
django_c3po/static/django_c3po/css/bootstrap-responsive.css
django_c3po/static/django_c3po/css/bootstrap-responsive.min.css
django_c3po/static/django_c3po/css/bootstrap.css
django_c3po/static/django_c3po/css/bootstrap.min.css
django_c3po/static/django_c3po/img/glyphicons-halflings-white.png
django_c3po/static/django_c3po/img/glyphicons-halflings.png
django_c3po/static/django_c3po/js/bootstrap.js
django_c3po/static/django_c3po/js/bootstrap.min.js
django_c3po/templates/django_c3po/base.html
django_c3po/templates/django_c3po/index.html
test_project/__init__.py
test_project/manage.py
test_project/test_app/__init__.py
test_project/test_app/models.py
test_project/test_project/__init__.py
test_project/test_project/settings.py
test_project/test_project/urls.py
test_project/test_project/wsgi.py