2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

Added stockhistory

using django-simple-history
This commit is contained in:
Oliver Walters
2017-04-21 23:47:04 +10:00
parent 81a42c1dff
commit 7478371d0c
8 changed files with 21 additions and 82 deletions

View File

@ -1,5 +1,6 @@
Django==1.11
djangorestframework==3.6.2
django_filter==1.0.2
django-simple-history==1.8.2
coreapi==2.3.0
pygments==2.2.0