Make `from model_utils import ModelTracker` work

This commit is contained in:
Trey Hunner 2013-02-18 20:09:08 -08:00
parent 692b54035d
commit 335500018a

View file

@ -1 +1,2 @@
from .choices import Choices
from .tracker import ModelTracker