LICENSE
MANIFEST.in
README.md
pyproject.toml
femto_admin/__init__.py
femto_admin/admin.py
femto_admin/consts.py
femto_admin/utils.py
femto_admin.egg-info/PKG-INFO
femto_admin.egg-info/SOURCES.txt
femto_admin.egg-info/dependency_links.txt
femto_admin.egg-info/requires.txt
femto_admin.egg-info/top_level.txt
femto_admin/__pycache__/__init__.cpython-311.pyc
femto_admin/__pycache__/admin.cpython-311.pyc
femto_admin/__pycache__/consts.cpython-311.pyc
femto_admin/__pycache__/utils.cpython-311.pyc
femto_admin/statics/js/polygon.js
femto_admin/statics/placeholders/favicon.ico
femto_admin/statics/placeholders/logo/logo-white.svg
femto_admin/statics/placeholders/users/admin.jpg
femto_admin/statics/vendor/DataTables/css/dataTables.bootstrap5.css
femto_admin/statics/vendor/DataTables/css/dataTables.bootstrap5.min.css
femto_admin/statics/vendor/DataTables/js/dataTables.bootstrap5.js
femto_admin/statics/vendor/DataTables/js/dataTables.bootstrap5.min.js
femto_admin/statics/vendor/DataTables/js/jquery.dataTables.js
femto_admin/statics/vendor/DataTables/js/jquery.dataTables.min.js
femto_admin/statics/vendor/jQuery/jquery.js
femto_admin/statics/vendor/jQuery/jquery.min.js
femto_admin/statics/vendor/tabler/css/tabler.css
femto_admin/statics/vendor/tabler/css/tabler.min.css
femto_admin/statics/vendor/tabler/js/dark-theme.js
femto_admin/statics/vendor/tabler/js/dark-theme.min.js
femto_admin/statics/vendor/tabler/js/tabler.js
femto_admin/statics/vendor/tabler/js/tabler.min.js
femto_admin/templates/dashboard.html
femto_admin/templates/index.html
femto_admin/templates/layout.html
femto_admin/templates/components/aside.html
femto_admin/templates/components/footer.html
femto_admin/templates/components/global_actions.html
femto_admin/templates/components/header.html
femto_admin/templates/components/modal.html
femto_admin/templates/components/notofications.html
femto_admin/templates/components/inputs/_help.html
femto_admin/templates/components/inputs/checkbox.html
femto_admin/templates/components/inputs/collection.html
femto_admin/templates/components/inputs/color.html
femto_admin/templates/components/inputs/date.html
femto_admin/templates/components/inputs/datetime.html
femto_admin/templates/components/inputs/editor.html
femto_admin/templates/components/inputs/image.html
femto_admin/templates/components/inputs/input.html
femto_admin/templates/components/inputs/json.html
femto_admin/templates/components/inputs/list.html
femto_admin/templates/components/inputs/many_to_many.html
femto_admin/templates/components/inputs/radio.html
femto_admin/templates/components/inputs/range.html
femto_admin/templates/components/inputs/select.html
femto_admin/templates/components/inputs/textarea.html
femto_admin/templates/views/table.html