django-ninja
django-ninja copied to clipboard
This product must be known by more developers.
I am using django-ninja on production level.
If the maintainers do not allow contribution at code level, please allow other developers to translate the document. I also want to try to implement @background_tasks from FastAPI on Django-ninja as well.
Thanks anyway.
@vitalik is this project open to contribution?
@sharshub sure
I am using django-ninja on production level.
If the maintainers do not allow contribution at code level, please allow other developers to translate the document. I also want to try to implement @background_tasks from FastAPI on Django-ninja as well.
Thanks anyway.
@riseryan89 were you able to implement background tasks?
@Smyja Hi Smyja, I have built own custom background task handler with APScheduler.