pyproject.toml
src/django_config_urls/__init__.py
src/django_config_urls/__main__.py
src/django_config_urls/install.py
src/django_config_urls.egg-info/PKG-INFO
src/django_config_urls.egg-info/SOURCES.txt
src/django_config_urls.egg-info/dependency_links.txt
src/django_config_urls.egg-info/entry_points.txt
src/django_config_urls.egg-info/top_level.txt
src/django_config_urls/files/base.html
src/django_config_urls/files/forms.py
src/django_config_urls/files/order_list.html
src/django_config_urls/files/product_form.html
src/django_config_urls/files/product_list.html
src/django_config_urls/files/views.py