django-async-orm
django-async-orm copied to clipboard
Count feature, related test and import optimisation
Hi, @rednaks,
I have added the count feature and test for the same, and with that, I have also changed some other tests accordingly and removed unused imports from the file. Please have a look and give your feedback.
Hi, @rednaks, Can you please review the PR? and please let me know if you think I have made any mistake.
Thank you, looks good for me, can you just update the README file for the count and none ?
Thanks !
Sure! Can I add some tests for some other features which are active but the test isn't available?
Hi, @rednaks, I have updated the README file and added some tests also. Please review this and let me know if you want me to add something else.
Hi, @rednaks, Can you please review the changes and let me know if you want any more here? I want to contribute more.
Thank you for your PR, but I don't know why you removed so many tests ... please revert them and make the changes requested in the comments.
Thank you
Hi, @rednaks, thanks for your valuable feedback. I have changed the test file according to your comments but there is no change in the readme file. Both the features are available in the module that's why I removed them from the readme file. Thanks again for your valuable feedback.
Hi, @rednaks did you check this? any feedback?