refactor: rename pages directory to views

Renames the `app/pages` module to `app/views` to better reflect the
purpose of the directory, aligning with conventional MVC naming
conventions where view-related logic is housed under `views`.
This commit is contained in:
2026-06-10 09:29:02 -04:00
parent faa7d20b3e
commit 253ff38118
6 changed files with 0 additions and 0 deletions

0
app/views/__init__.py Normal file
View File