dynamicweb/hosting
2017-10-21 23:14:05 +02:00
..
locale/de/LC_MESSAGES translation re compilation 2017-10-17 00:35:51 +05:30
management Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03:00
migrations Save card id as a parameter and use it to delete a source 2017-10-21 13:27:35 +02:00
static/hosting Update hosting payment template to use added cards 2017-10-21 23:12:53 +02:00
templates/hosting Change text: delete card to remove card 2017-10-21 23:14:05 +02:00
__init__.py
admin.py Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03:00
forms.py Return if the form already contains error 2017-10-14 12:52:18 +02:00
managers.py
mixins.py
models.py Add doc. and return empty list for get_all_cards_list function 2017-10-21 21:34:54 +02:00
README-opennebula-integration.md
test_forms.py Added HostingUserLoginForm test, Added HostingUserSignupForm test, Added PasswordResetRequestForm Test, Added SetPasswordForm test, Created custom 404 page 2016-07-07 23:35:50 -05:00
test_models.py
test_views.py Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03:00
tests.py Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03:00
urls.py Add url for card delete 2017-10-16 16:18:39 +02:00
views.py Refactor getting all cards to UserCardDetail.get_all_cards_list() 2017-10-21 21:27:21 +02:00