lib
|
Manage Stripe customers from the User model
|
2022-07-21 13:48:14 +01:00 |
migrations
|
Begin implementing Drilldown plan
|
2022-07-21 13:45:57 +01:00 |
static
|
Create a proper billing page
|
2022-07-21 13:47:56 +01:00 |
templates
|
Reformat product list template
|
2022-07-21 13:48:04 +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
|
Begin implementing Drilldown plan
|
2022-07-21 13:45:57 +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
|
Manage Stripe customers from the User model
|
2022-07-21 13:48:14 +01:00 |
tests.py
|
Add models, views and forms for authentication
|
2022-07-21 13:45:44 +01:00 |
views.py
|
Create a proper billing page
|
2022-07-21 13:47:56 +01:00 |