feat: basic support for WSGI app, views, templates
also docs + tests for what we have so far
This commit is contained in:
commit
977c196f47
49 changed files with 2805 additions and 0 deletions
10
docs/glossary.rst
Normal file
10
docs/glossary.rst
Normal file
|
@ -0,0 +1,10 @@
|
|||
.. _glossary:
|
||||
|
||||
Glossary
|
||||
========
|
||||
|
||||
.. glossary::
|
||||
:sorted:
|
||||
|
||||
view
|
||||
TODO
|
Loading…
Add table
Add a link
Reference in a new issue