LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
django_prefixed_textinput.egg-info/PKG-INFO
django_prefixed_textinput.egg-info/SOURCES.txt
django_prefixed_textinput.egg-info/dependency_links.txt
django_prefixed_textinput.egg-info/not-zip-safe
django_prefixed_textinput.egg-info/requires.txt
django_prefixed_textinput.egg-info/top_level.txt
example_project/__init__.py
example_project/asgi.py
example_project/manage.py
example_project/settings.py
example_project/urls.py
example_project/wsgi.py
example_project/bookshop/__init__.py
example_project/bookshop/admin.py
example_project/bookshop/apps.py
example_project/bookshop/forms.py
example_project/bookshop/models.py
example_project/bookshop/migrations/0001_initial.py
example_project/bookshop/migrations/__init__.py
prefixed_textinput/__init__.py
prefixed_textinput/static/css/widget.css
prefixed_textinput/templates/widget.html