LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
django_events_sourcing/__init__.py
django_events_sourcing/apps.py
django_events_sourcing/dispatcher.py
django_events_sourcing/register.py
django_events_sourcing/signals.py
django_events_sourcing/testing.py
django_events_sourcing/utils.py
django_events_sourcing.egg-info/PKG-INFO
django_events_sourcing.egg-info/SOURCES.txt
django_events_sourcing.egg-info/dependency_links.txt
django_events_sourcing.egg-info/top_level.txt
django_events_sourcing/senders/__init__.py
django_events_sourcing/senders/kombu.py
tests/__init__.py
tests/settings.py
tests/test_app/__init__.py
tests/test_app/models.py
tests/test_app/serializers.py
tests/test_app/tests/__init__.py
tests/test_app/tests/test_dispatcher.py