Conversation
Codecov ReportPatch and project coverage have no change.
📣 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@@ 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. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
|
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). |
|
Yeah, deadlines are tough. There are no reasons to be in a hurry with this one. |
|
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. |
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.