CHANGES.txt
LICENSE.txt
MANIFEST.in
README.rst
VERSION
setup.py
django_smalluuid/__init__.py
django_smalluuid/forms.py
django_smalluuid/models.py
django_smalluuid/settings.py
django_smalluuid.egg-info/PKG-INFO
django_smalluuid.egg-info/SOURCES.txt
django_smalluuid.egg-info/dependency_links.txt
django_smalluuid.egg-info/requires.txt
django_smalluuid.egg-info/top_level.txt
tests/__init__.py
tests/manage.py
tests/settings.py
tests/urls.py
tests/testapp/__init__.py
tests/testapp/forms.py
tests/testapp/models.py
tests/testapp/tests.py
tests/testapp/views.py