Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC: Add Django integration #5

Merged
merged 7 commits into from May 8, 2017
Merged

RFC: Add Django integration #5

merged 7 commits into from May 8, 2017

Conversation

Pankrat
Copy link
Contributor

@Pankrat Pankrat commented May 5, 2017

Allow configuring the broker for domain events via Django settings and add a function for publishing domain events via commit hooks.



class DomainEventsConfig(AppConfig):
name = 'domain_events.django'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We might want to add an explicit label as well.

@Pankrat Pankrat merged commit 9d18cf7 into master May 8, 2017
@Pankrat Pankrat deleted the django branch January 13, 2018 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant