Comment on Ask HN: Best resources to learn django in 2017?Comments−sotojuan8yIf you are already familiar with Python and basic server framework concepts (request, response, models, etc), just read the documentation and start building your own projects. It'll always be up to date.
Comments
If you are already familiar with Python and basic server framework concepts (request, response, models, etc), just read the documentation and start building your own projects. It'll always be up to date.