Lance Edgar
|
d151758c48
|
feat: add backend pagination support for grids
|
2024-08-16 22:52:24 -05:00 |
|
Lance Edgar
|
754e0989e4
|
feat: add basic Grid class, and /settings master view
|
2024-08-07 14:00:53 -05:00 |
|
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
|
fc339ba81b
|
feat: add support for admin user to become / stop being root
|
2024-08-05 14:21:54 -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 |
|