dynamicweb/utils
2017-08-17 18:21:53 +02:00
..
migrations Added migration file for missing card holder's name in utils_billing_address 2017-08-10 23:14:51 +05:30
__init__.py
admin.py
apps.py
context_processor.py
fields.py
forms.py
mailer.py
middleware.py
mixins.py
models.py Added card holders name in UserBillingAddress to_dict function 2017-07-16 22:34:49 +05:30
stripe_utils.py Refactored code and added app as a parameter in get_stripe_plan_id 2017-08-17 18:21:53 +02:00
test_forms.py
tests.py Refactored code and added app as a parameter in get_stripe_plan_id 2017-08-17 18:17:52 +02:00
views.py