dynamicweb/utils
2017-09-13 02:46:54 +05:30
..
locale/de/LC_MESSAGES Added some translations 2017-09-04 22:27:59 +05:30
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 Fixed obtaining ga code from dict 2017-08-24 16:10:53 +02:00
fields.py
forms.py saving cardholder name 2017-08-29 17:48:41 +05:30
hosting_utils.py Corrected filtering public ssh keys condition 2017-09-05 03:29:12 +05:30
mailer.py
middleware.py Fixed some flake8 warnings 2017-07-03 23:53:37 +02:00
mixins.py
models.py Added card holders name in UserBillingAddress to_dict function 2017-07-16 22:34:49 +05:30
stripe_utils.py Formatted utils/stripe_utils.py 2017-08-24 10:31:57 +05:30
tasks.py Removed explicit deleting of file with NamedTemporaryFile 2017-09-13 02:46:54 +05:30
test_forms.py
tests.py Added SaveSSHKeyTestCase 2017-08-28 11:39:46 +02:00
views.py Added translations and reformatted code 2017-09-02 16:50:09 +05:30