django-ninja icon indicating copy to clipboard operation
django-ninja copied to clipboard

This product must be known by more developers.

Open riseryan89 opened this issue 3 years ago • 4 comments

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 avatar May 06 '21 15:05 riseryan89

@vitalik is this project open to contribution?

sharshub avatar May 08 '21 12:05 sharshub

@sharshub sure

vitalik avatar May 08 '21 15:05 vitalik

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 avatar Mar 18 '22 11:03 smyja

@Smyja Hi Smyja, I have built own custom background task handler with APScheduler.

riseryan89 avatar Mar 19 '22 15:03 riseryan89