2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-03 20:20:58 +00:00

startapp common

This commit is contained in:
Oliver Walters
2019-09-03 08:30:14 +10:00
parent 9f87963fa9
commit aeb25e4c34
7 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,3 @@
from django.db import models
# Create your models here.