ihelmer07

Results 7 comments of ihelmer07

I think this is related to issue #430 which isn't in the pip installed version yet.

I don't know of any documentation however question - The biggest gap I've encountered with Django Ninja is the ability to POST/PUT m2m fields, which we do a lot of....

@vitalik Disclaimer - I may be missing something fundamental about django-ninja so please let me know if I'm wrong. I've created a github example repo that shows the issue [click...

@vitalik - what you say makes sense however it is still failing with `AttributedError: 'int' object has no attribute 'pk'` I've updated the example repo per the above and tests...

@vitalik friendly ping. This is the 1 thing that prevents my team from transitioning to 100% django-ninja so any help is very appreciated!

> I don't understand why you want to put this inside the doc. It's a thing you maybe have to do in your environment. > I think it may be...

I have the same issue - is there a way one can have Beautify skip formatting inbetween tags? **EDIT - BETTER WORKAROUND TO SEPARATE HTML and JAVASCRIPT** I've learned of:...