chore: rename model

This commit is contained in:
2024-03-24 20:41:33 +01:00
parent 3742037d68
commit 05ece2c074
8 changed files with 90 additions and 96 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# Generated by Django 5.0.3 on 2024-03-21 22:43
# Generated by Django 5.0.3 on 2024-03-24 19:19
import tpv.models
import uuid
@@ -14,7 +14,7 @@ class Migration(migrations.Migration):
operations = [
migrations.CreateModel(
name="PaymentTPV",
name="PaymentTransaction",
fields=[
(
"id",