Add crudkit!
This commit is contained in:
parent
30ec29d497
commit
559fd56f33
28 changed files with 881 additions and 23 deletions
3
crudkit/html/__init__.py
Normal file
3
crudkit/html/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from .ui_fragments import make_fragments_blueprint
|
||||
|
||||
__all__ = ["make_fragments_blueprint"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue