forked from uncloud/uncloud
Cleanup/reorder uncloud_pay views
This commit is contained in:
parent
bf83b750de
commit
0e62ccff3b
2 changed files with 34 additions and 36 deletions
|
|
@ -171,7 +171,7 @@ class PaymentMethod(models.Model):
|
|||
pass
|
||||
|
||||
###
|
||||
# Bills & Payments.
|
||||
# Bills.
|
||||
|
||||
class Bill(models.Model):
|
||||
uuid = models.UUIDField(primary_key=True, default=uuid.uuid4, editable=False)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue