uncloud/uncloud_pay
Nico Schottelius 9211894b23 implement basic logic for updating a recurring order
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2020-08-27 14:45:37 +02:00
..
management/commands begin refactor product to user orders instead of single order 2020-08-09 14:38:10 +02:00
migrations Test that creating products w/o correct billing address fails 2020-08-25 21:31:12 +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 Various updates 2020-08-09 10:14:49 +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 implement basic logic for updating a recurring order 2020-08-27 14:45: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 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.py implement basic logic for updating a recurring order 2020-08-27 14:45:37 +02:00
views.py begin doc in views 2020-08-01 14:05:56 +02:00