Miksus / rocketry

Modern scheduling library for Python
https://rocketry.readthedocs.io
MIT License
3.27k stars 106 forks source link

Docs/cookbooks django #197

Open IsmaelBortoluzzi opened 1 year ago

IsmaelBortoluzzi commented 1 year ago

A way to start rocketry at server start without having to write a command in manage.py for increased development speed. This is aimed primarily towards development environment.

Maintainers are open to improve this PR in anyway they wish.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (8da223c) 95.60% compared to head (7d145db) 95.60%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #197 +/- ## ======================================= Coverage 95.60% 95.60% ======================================= Files 89 89 Lines 4914 4914 ======================================= Hits 4698 4698 Misses 216 216 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mikael+Koli). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mikael+Koli)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

Miksus commented 1 year ago

Thanks for the effort! These sorts of PRs are very welcome as I'm not proficient with Django but it is quite popular to attach Django to Rocketry. I'll see if I have time to generate the docs in the evening and check how this looks.

A word of caution: I have quite a lot of stuff this spring so excuse if I reply late (or sometimes forget).

IsmaelBortoluzzi commented 1 year ago

Yeah, deadlines are tough. There are no reasons to be in a hurry with this one.

Miksus commented 1 year ago

Ye, sorry. It seems I didn't have time and I need to prioritize doing some accounting in my free time but perhaps on the weekend, I could have time again.