You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pēteris Caune f51a0a257e
Don't delete customer data in braintree when closing account.
5 years ago
..
migrations Source formatted with Black 6 years ago
tests Don't throw an exception if user's current project is unset. 5 years ago
__init__.py Payments with Braintree, WIP 9 years ago
admin.py Source formatted with Black 6 years ago
context_processors.py Source formatted with Black 6 years ago
forms.py Users can specify a separate email address that will receive invoices. 7 years ago
models.py Don't delete customer data in braintree when closing account. 5 years ago
urls.py Remove PDF invoice generation bits - these are unlikely to ever be useful in the open source version. 5 years ago
views.py Don't validate plan_id if it has not changed from the old value (when updating payment method). 5 years ago