__init__.py 115 Bytes
Newer Older
1
""" Commerce app. """
2
# this is here to support registering the signals in signals.py
3
from commerce import signals