LICENSE
MANIFEST.in
README.md
manage.py
setup.py
django_unslashed.egg-info/PKG-INFO
django_unslashed.egg-info/SOURCES.txt
django_unslashed.egg-info/dependency_links.txt
django_unslashed.egg-info/requires.txt
django_unslashed.egg-info/top_level.txt
testapps/__init__.py
testapps/admin.py
testapps/models.py
testapps/tests.py
testapps/urls.py
testapps/views.py
testproject/__init__.py
testproject/settings.py
testproject/urls.py
testproject/wsgi.py
unslashed/__init__.py
unslashed/admin.py
unslashed/middleware.py
unslashed/models.py
unslashed/test.py
unslashed/views.py