neptune/core
Mark Veidemanis d40557bbba
Implement cancelling subscriptions
2022-07-21 13:50:45 +01:00
..
lib Add more settings to example config 2022-07-21 13:49:38 +01:00
migrations Begin implementing the CMS functions 2022-07-21 13:50:36 +01:00
static Start implementing basic CMS functionality for main page 2022-07-21 13:50:25 +01:00
templates Implement cancelling subscriptions 2022-07-21 13:50:45 +01:00
templatetags Fix error for unauthenticated user plan checks 2022-07-21 13:48:44 +01:00
ui/views Add more settings to example config 2022-07-21 13:49:38 +01:00
views Implement cancelling subscriptions 2022-07-21 13:50:45 +01:00
__init__.py Initialise Stripe API 2022-07-21 13:48:07 +01:00
admin.py Start implementing basic CMS functionality for main page 2022-07-21 13:50:25 +01:00
apps.py Add models, views and forms for authentication 2022-07-21 13:45:44 +01:00
forms.py Add models, views and forms for authentication 2022-07-21 13:45:44 +01:00
models.py Begin implementing the CMS functions 2022-07-21 13:50:36 +01:00
tests.py Add models, views and forms for authentication 2022-07-21 13:45:44 +01:00
views.py Fetch jQuery with TLS 2022-07-21 13:50:15 +01:00