Hi, I've spent the last couple of days working on an ios project using djongo as my backend server. I'm still in the beginning stages essentially but the more complex the project gets it seems like there are a lot of dependency conflicts because of Djongo. It seemed like Djongo would be the easiest to work with as a beginner but now I'm starting to rethink. I just read that djongo is not maintained so now I'm thinking about switching but I'm not sure to what. I'm mainly worried about scalability.
TL;DR
Built an app with Djongo but there are a lot of conflicts and have read others warning to stay away from djongo. Should I jump ship before I get too deep? And if I do, what should I switch to? Pymongo? MongoEngine?