.gitignore
.tm_properties
README.md
manage.py
setup.py
django_url_namespaces.egg-info/PKG-INFO
django_url_namespaces.egg-info/SOURCES.txt
django_url_namespaces.egg-info/dependency_links.txt
django_url_namespaces.egg-info/requires.txt
django_url_namespaces.egg-info/top_level.txt
test/__init__.py
test/models.py
test/runner.py
test/settings.py
test/tests.py
test/urls.py
test/wsgi.py
testapp/__init__.py
testapp/models.py
testapp/views.py
url_namespaces/__init__.py