envelope/core
Mark Veidemanis 1de84e17c9
Add CRUD template views
2022-11-03 07:20:30 +00:00
..
lib Allow unsafe async and make more things async 2022-10-12 07:22:22 +01:00
migrations Initial commit 2022-10-12 07:22:22 +01:00
static Create Makefile and remove more files 2022-10-12 07:22:22 +01:00
templates Add registration closed template and handler 2022-11-03 07:20:30 +00:00
templatetags Initial commit 2022-10-12 07:22:22 +01:00
util Update pre-commit hooks and reformat 2022-11-03 07:20:30 +00:00
views Add CRUD template views 2022-11-03 07:20:30 +00:00
__init__.py Allow unsafe async and make more things async 2022-10-12 07:22:22 +01:00
admin.py Initial commit 2022-10-12 07:22:22 +01:00
apps.py Initial commit 2022-10-12 07:22:22 +01:00
forms.py Initial commit 2022-10-12 07:22:22 +01:00
models.py Make Stripe optional 2022-10-13 18:20:30 +01:00
tests.py Initial commit 2022-10-12 07:22:22 +01:00
views.py Initial commit 2022-10-12 07:22:22 +01:00