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

Example Application #24

Open
jacklinke opened this issue Dec 15, 2021 · 0 comments
Open

Example Application #24

jacklinke opened this issue Dec 15, 2021 · 0 comments

Comments

@jacklinke
Copy link
Contributor

Is your feature request related to a problem? Please describe.
It can be helpful when learning something new in programming - in addition to having documentation - to have a realistic example application to work with. For me, at least, this helps round out my overall understanding of how the concept works and fits into larger projects. I think this Issue would be an enhancement of #6

Describe the solution you'd like
A basic example app with a couple of automations demonstrating the bulk of the functionality provided by django-automations.

  • Flesh out the examples already provided in the code.
  • For simplicity in installation by the end user, perhaps include django-apscheduler or something similar as a dependency (calling AutomationModel.run() directly instead of using the management comnand).

Additional context
I will be happy to work on this (and have already begun to do so) if that works for you, @fsbraun.

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

No branches or pull requests

1 participant