Posts by user1320 • 61 points
1 post
-
6
votes2
answers1434
viewsQ: What are the best practices for working with Legacy Database in Django?
I have a legacy database and would like to know what good practices for table names, or tips on how to use inflections (like in Rails) for Django in the latest version.