Block a user
1452e1e6ba
version
314b287ac4
form definition dictionary keys must be the field names now; refactoring in the
Form
class
7618f6650e
factored out the YAML utilities to a separate file; added the YAML
!include
functionality
462e34013e
test now passing
4fd69602f7
tests for writing html to file when encountering unknown items in DEV_MODE
94568c6165
implementation to pass tests
d46148a510
is_relevant_table_row should raise a custom exception for unknown items, find_relevant_table_rows should handle the rest
3959aff10e
added log statement
c23c963cd8
added async-session decorator from own project; changed logging setup; added CLI parameters
8faa0f275d
version increment; clarified TODO issue
aee9c96fa5
generalized the decorator further, small refactoring; encountered a strange IDE issue
35c516fa0d
ignore distribution package directory
9fd466b838
async session decorator
c5b6b7ab20
initial commit