Initial commit

basic views for Wave cache tables: Customers, Invoices
This commit is contained in:
Lance Edgar 2022-09-02 17:18:03 -05:00
commit 2bb75bfd4f
14 changed files with 486 additions and 0 deletions

3
MANIFEST.in Normal file
View file

@ -0,0 +1,3 @@
include *.md
include *.rst
recursive-include tailbone_wave/templates *.mako