add new changelog and call add_changelog all over the place

This commit is contained in:
j 2014-12-17 13:45:46 +00:00
commit 9e9bf30c42
27 changed files with 365 additions and 44 deletions

View file

@ -9,6 +9,7 @@ from ox.django.api import actions
from item.models import Item
from item import utils
from changelog.models import add_changelog
import models