|
|
|
|
|
by davegaeddert
1552 days ago
|
|
Thanks. Completely agree on the contrast to rails... This has been a super interesting process for myself in thinking through "what are the parts of Django that are either way too clunky, or just completely outdated?" I think there's more than a couple... There are a lot of things I realized I have just gotten used to, but people new to Django would find super odd (why aren't emails required to be unique on users by default?). Would also recommend people listen to the first episode of https://www.frameworkfriends.com/ if they are thinking about these kinds of things. |
|