|
|
|
|
|
by ngngngng
1600 days ago
|
|
I've only been writing Django professionally for the past month and I've already bumped into some situations where [3rd party tool] was a terrible idea because it had compatibility issues or the project was no longer maintained. I'm already determined to just stick to core Django functionality and write everything else I need as minimally as possible myself. |
|
There are a handful of libraries written by core Django developers that can be beneficial given their intimate knowledge of the framework and how those packages tend to fit neatly (often before being outright integrated into the core)