Djongo: Use Django with MongoDB Without Changing the Django ORM(github.com)
github.com
Djongo: Use Django with MongoDB Without Changing the Django ORM
https://github.com/nesdis/djongo
1 comments
Am I the only one who hates how Django ties code so tightly to the data model? It makes refactoring Django apps almost impossible -- ala Rails monoliths.