LICENSE
MANIFEST.in
README.md
__init__.py
admin.py
apps.py
models.py
pyproject.toml
setup.py
site.py
tests.py
views.py
dj_palette.egg-info/PKG-INFO
dj_palette.egg-info/SOURCES.txt
dj_palette.egg-info/dependency_links.txt
dj_palette.egg-info/top_level.txt
migrations/0001_initial.py
migrations/__init__.py
migrations/__pycache__/0001_initial.cpython-313.pyc
migrations/__pycache__/__init__.cpython-313.pyc
templates/admin/app_index.html
templates/admin/base.html
templates/admin/base_site.html
templates/admin/change_form.html
templates/admin/change_list.html
templates/admin/index.html
templates/admin/login.html
templates/admin/profile.html
templates/admin/auth/user/change_list.html
templates/palette/base.html
templates/palette/dashboard.html
templates/palette/dynamic_page.html
templates/palette/edit_page.html
templates/palette/components/card.html
templatetags/__init__.py
templatetags/admin_back.py
templatetags/palette.py
templatetags/__pycache__/__init__.cpython-313.pyc
templatetags/__pycache__/admin_back.cpython-313.pyc
templatetags/__pycache__/custom_admin_tags.cpython-313.pyc
templatetags/__pycache__/palette.cpython-313.pyc