Ask HN: I want to create a mobile web app with Django. Where to begin?
https://news.ycombinator.com/item?id=5952467Hailing all Python experts! What is the correct path to go if I want to write a simple web app in Django. I want to have a login and when I login, just display some simple data.
Right now I'm reading up on Django, what else should I read and familiarize myself with?
As a beginner it's tough sorting through all the data on Google and finding out what is write/wrong and wasting hours experimenting.