neptune/core
Mark Veidemanis c14c94f6f6
Remove Stripe JS import
2022-07-21 13:48:50 +01:00
..
lib Reformat plan helper 2022-07-21 13:48:34 +01:00
migrations Implement handling callbacks 2022-07-21 13:48:39 +01:00
static Create a proper billing page 2022-07-21 13:47:56 +01:00
templates Remove Stripe JS import 2022-07-21 13:48:50 +01:00
templatetags Fix error for unauthenticated user plan checks 2022-07-21 13:48:44 +01:00
ui/views Remove some debugging code 2022-07-21 13:47:21 +01:00
__init__.py Initialise Stripe API 2022-07-21 13:48:07 +01:00
admin.py Implement handling callbacks 2022-07-21 13:48:39 +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 Implement handling callbacks 2022-07-21 13:48:39 +01:00
tests.py Add models, views and forms for authentication 2022-07-21 13:45:44 +01:00
views.py Implement handling callbacks 2022-07-21 13:48:39 +01:00