Stock application creation

This commit is contained in:
guillaume-renaud
2016-10-26 17:20:42 +02:00
parent a90a553939
commit 402a14d69a
6 changed files with 19 additions and 0 deletions

3
stock/admin.py Normal file
View File

@ -0,0 +1,3 @@
from django.contrib import admin
# Register your models here.