mirror of
https://github.com/lemeow125/Borrowing-TrackerBackend.git
synced 2025-04-27 10:11:24 +08:00
Add consumables and additional members field to transaction
This commit is contained in:
parent
1757538db1
commit
004896cb26
10 changed files with 12 additions and 18 deletions
|
@ -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
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
from django.test import TestCase
|
||||
|
||||
# Create your tests here.
|
Loading…
Add table
Add a link
Reference in a new issue