MongoDB recently released an official integration for Django and MongoDB with out of the box support for key Django features like the ORM, Migrations, Admin Panel etc. It also support all Django data types + most of the MongoDB data types including the Boolean type. I would check it out.