DEV Community

Discussion on: How to set up Django Environment in Linux for beginners

Collapse
 
cindyachieng profile image
Cindy Achieng

Hi Hasan,

This tutorial was simply to help with setting up the Django structure.The app is where you should perform the task you wanted to.For example as the name suggests accounts app would be handling registration,password resets etc.

I have a tutorial called laughing blog and it can give you better perspective achiengcindy.com/blog/2018/06/23/l...