uncloud/uncloud_pay
Nico Schottelius 8d8c4d660c Can order a generic product now 2020-09-28 21:59:35 +02:00
..
management/commands begin refactor product to user orders instead of single order 2020-08-09 14:38:10 +02:00
migrations Can order a generic product now 2020-09-28 21:59:35 +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 Add JSON support for product description 2020-09-28 21:34:24 +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 Can order a generic product now 2020-09-28 21:59:35 +02:00
models_prior_to_cleanup.py Add new models backup - before major refactoring 2020-05-24 12:46:11 +02:00
serializers.py Remove orderrecord 2020-08-08 22:37:00 +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 Can order a generic product now 2020-09-28 21:59:35 +02:00
views.py begin doc in views 2020-08-01 14:05:56 +02:00