uncloud/uncloud_pay
Nico Schottelius c26ff253de One step furter to allow saving of orders w/o explicit recurringperiod 2020-10-06 19:21:37 +02:00
..
management/commands gitignore some tests 2020-10-06 16:13:03 +02:00
migrations One step furter to allow saving of orders w/o explicit recurringperiod 2020-10-06 19:21:37 +02:00
templates bill cleanup, note next step 2020-08-09 14:52:42 +02:00
__init__.py Fix floating-point issue on bills (Fix #31) 2020-05-08 11:13:11 +02:00
admin.py Updating for products/recurring periods 2020-10-06 18:53:13 +02:00
apps.py Move django-based uncloud to top-level 2020-05-07 12:12:35 +02:00
helpers.py Move django-based uncloud to top-level 2020-05-07 12:12:35 +02:00
models.py One step furter to allow saving of orders w/o explicit recurringperiod 2020-10-06 19:21:37 +02:00
models_prior_to_cleanup.py Add new models backup - before major refactoring 2020-05-24 12:46:11 +02:00
serializers.py Make recurring period a database model 2020-10-06 15:46:22 +02:00
stripe.py Move django-based uncloud to top-level 2020-05-07 12:12:35 +02:00
tests-before-refactor.py Add JSON support for product description 2020-09-28 21:34:24 +02:00
tests.py Updating for products/recurring periods 2020-10-06 18:53:13 +02:00
views.py begin doc in views 2020-08-01 14:05:56 +02:00