Nadege Michel
Nadege Michel
Thanks for the review! I'll fix the simpler things first (doc, tests..) and then try to add an implementation of `_create_model_async` for a library.
I added an implementation for https://github.com/encode/orm ORM in the last commit. It's the best I found which support async and sqlite. I don't know how to simply add a postgresql...
I resolved the compatibility issues with older python versions and spelling errors in the doc. Should be ready for a new review
oh I still need to update `/docs/reference.rst`, the release note and CREDIT files.
I'll wait for djangoproject.com to be fixed so I can run `make doc` before pushing my next commit. Also that's why CI failed on my last commit.
Issues highlighted in previous review should be fixed. Added doc, credits and changelog. Ready for next review :)
Hello ! Ok I found time to continue work on this. I'll look into the post generation feature. I think I never used that before.
I handled the remarks you made in the last review. Now I'll look into post-generation
@mdczaplicki would you have a test that reproduce the issue ?
No, I'm between jobs and my personal computer just broke, so I can't work on this at the moment.