3
0
Fork 0

feat: add auth views, for login/logout

This commit is contained in:
Lance Edgar 2024-08-04 23:09:29 -05:00
parent e296b50aa4
commit a505ef27fb
9 changed files with 390 additions and 4 deletions

View file

@ -19,6 +19,7 @@
subscribers
util
views
views.auth
views.base
views.common
views.essential

View file

@ -0,0 +1,6 @@
``wuttaweb.views.auth``
=======================
.. automodule:: wuttaweb.views.auth
:members: