mongoengine icon indicating copy to clipboard operation
mongoengine copied to clipboard

Fix QuerySet.delete() won't delete GridFS files

Open StoneMoe opened this issue 3 years ago • 1 comments

This resolve issue https://github.com/MongoEngine/mongoengine/issues/2433 Feel free to make changes directly.

StoneMoe avatar Dec 04 '20 11:12 StoneMoe

BTW, should we increase minimal requirement to Py36? Since Py35 had reached EOL. I can't even install requirements-dev.txt for Py35, due to no matching distribution found for black.

StoneMoe avatar Dec 04 '20 11:12 StoneMoe