AUTHORS
LICENSE
MANIFEST.in
README.rst
pytest.ini
setup.cfg
setup.py
tox.ini
src/django_slugger.egg-info/PKG-INFO
src/django_slugger.egg-info/SOURCES.txt
src/django_slugger.egg-info/dependency_links.txt
src/django_slugger.egg-info/requires.txt
src/django_slugger.egg-info/top_level.txt
src/slugger/__init__.py
src/slugger/fields.py
tests/__init__.py
tests/slugger/__init__.py
tests/slugger/test_fields.py
tests/slugger/test_app/__init__.py
tests/slugger/test_app/models.py
tests/slugger/test_app/settings.py