chore: rename model
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user