|
|
|
|
|
by rjzzleep
833 days ago
|
|
I often meet dev shops trying to sell me on a whole dev team for their next,nuxt whatever stack, so I always tell people that it makes no sense to start with that stack. But for all the stimulus, livewire, htmx micro frameworks, htmx seems to be the one that has the least amount of documentation which can make it quite painful to work with at times. It just seems like Django has a lot less documentation than all the other frameworks. I wonder why that is. |
|
For shared reference, here are the latest Django docs:
https://docs.djangoproject.com/en/5.0/
And Django 5.x docs on DevDocs, which mirrors documentation for many projects with a unified interface:
https://devdocs.io/django~5.0/