|
|
|
|
|
by sroerick
345 days ago
|
|
I haven’t done a ton with Rails professionally - but in my mind, if I was doing customer facing CRUD I would reach for rails, I think the deployment ecosystem and development experience is a bit better. Django, however, is wonderful for internal tooling, or anything where you need to plug in Python libraries. GIS is a clear win for Django, as well as custom BI work or data analytics |
|
Can you share more here? Would you go the route of django templates for internal tooling?