from
Hacker News
Top
New
Djongo: Use Django with MongoDB Without Changing the Django ORM
by
skbohra123
on 11/3/20, 4:46 AM with 1 comments
by
mattbillenstein
on 11/3/20, 5:11 AM
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.