Lance Edgar
|
7766ca6b12
|
fix: add notfound() View method; auto-append trailing slash
the latter provides auto-redirect to `/widgets/` when user visits
`/widgets` for example
|
2024-08-05 21:58:31 -05:00 |
|
Lance Edgar
|
9a739381ae
|
feat: add basic App Info view (index only)
more to come!
|
2024-08-05 21:49:18 -05:00 |
|
Lance Edgar
|
9ac4f7525e
|
feat: add initial MasterView support
very minimal, index view only with empty page content
|
2024-08-05 19:21:58 -05:00 |
|
Lance Edgar
|
fc339ba81b
|
feat: add support for admin user to become / stop being root
|
2024-08-05 14:21:54 -05:00 |
|
Lance Edgar
|
a2ba88ca8f
|
feat: add view to change current user password
|
2024-08-05 11:45:00 -05:00 |
|
Lance Edgar
|
a505ef27fb
|
feat: add auth views, for login/logout
|
2024-08-05 09:31:19 -05:00 |
|
Lance Edgar
|
95d3623a5e
|
feat: add initial/basic forms support
|
2024-08-05 00:12:17 -05:00 |
|
Lance Edgar
|
977c196f47
|
feat: basic support for WSGI app, views, templates
also docs + tests for what we have so far
|
2024-07-12 00:17:15 -05:00 |
|