django-model-utils/model_utils/__init__.py
2013-02-18 20:09:08 -08:00

2 lines
63 B
Python

from .choices import Choices
from .tracker import ModelTracker