1
0
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
Lance Edgar a010071985 feat: use native wuttjamaican app to send feedback email 2024-08-26 14:22:23 -05:00
Lance Edgar 4934ed1d93 feat: add basic user feedback email mechanism
this definitely needs some more work.  using pyramid_mailer for
testing although not ready to declare that dependency.  for now this
is "broken" without it being installed.
2024-08-25 20:25:14 -05:00
Lance Edgar 2d9757f677 fix: add setting to auto-redirect anon users to login, from home page 2024-08-20 20:16:19 -05:00
Lance Edgar 058632ebeb feat: add sane views for 403 Forbidden and 404 Not Found 2024-08-14 22:13:55 -05:00
Lance Edgar 675b51cac2 feat: add first-time setup page to create admin user 2024-08-14 18:29:08 -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