Files
clientflow_backend/app/admin_ui/__init__.py
2026-06-09 22:55:58 +01:00

6 lines
228 B
Python

"""Admin UI package for the incremental ClientFlow v4 refactor.
The legacy `app.admin_dashboard` module still owns the routes for now. New UI
partials and pages should be moved here gradually without changing public URLs.
"""