mirror of
https://github.com/Hopiu/django-notifications.git
synced 2026-03-19 23:00:23 +00:00
4 lines
100 B
Python
4 lines
100 B
Python
from .choices import Choices
|
|
from .tracker import FieldTracker, ModelTracker
|
|
|
|
__version__ = '3.1.2'
|