CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
djresource/__init__.py
djresource/apps.py
djresource/mixins.py
djresource/resource.py
djresource.egg-info/PKG-INFO
djresource.egg-info/SOURCES.txt
djresource.egg-info/dependency_links.txt
djresource.egg-info/requires.txt
djresource.egg-info/top_level.txt
djresource/static/djresource/css/djresource.css
djresource/templates/djresource/_filters.html
djresource/templates/djresource/base.html
djresource/templates/djresource/confirm_delete.html
djresource/templates/djresource/detail.html
djresource/templates/djresource/detail_partial.html
djresource/templates/djresource/form.html
djresource/templates/djresource/form_partial.html
djresource/templates/djresource/list.html
djresource/templates/djresource/list_partial.html
djresource/templates/djresource/plain/_filters.html
djresource/templates/djresource/plain/base.html
djresource/templates/djresource/plain/confirm_delete.html
djresource/templates/djresource/plain/detail.html
djresource/templates/djresource/plain/detail_partial.html
djresource/templates/djresource/plain/form.html
djresource/templates/djresource/plain/form_partial.html
djresource/templates/djresource/plain/list.html
djresource/templates/djresource/plain/list_partial.html
djresource/templates/djresource/tailwind/_filters.html
djresource/templates/djresource/tailwind/base.html
djresource/templates/djresource/tailwind/confirm_delete.html
djresource/templates/djresource/tailwind/detail.html
djresource/templates/djresource/tailwind/detail_partial.html
djresource/templates/djresource/tailwind/form.html
djresource/templates/djresource/tailwind/form_partial.html
djresource/templates/djresource/tailwind/list.html
djresource/templates/djresource/tailwind/list_partial.html
djresource/templatetags/__init__.py
djresource/templatetags/djresource_tags.py