Add consumables and additional members field to transaction

This commit is contained in:
Keannu Christian Bernasol 2024-01-05 19:33:25 +08:00
parent 1757538db1
commit 004896cb26
10 changed files with 12 additions and 18 deletions

View file

@ -1,4 +1,4 @@
# Generated by Django 4.2.7 on 2023-12-29 10:21
# Generated by Django 4.2.7 on 2024-01-05 10:26
import accounts.models
import django.contrib.auth.models

View file

@ -1,3 +0,0 @@
from django.test import TestCase
# Create your tests here.