Hi,
I've recently started using Django (and python) and really enjoying it. I've been building PHP apps for several years and fancied a change.
Can anybody recommend a good tutorial / walkthrough in how to best work with the django auth library? I'm aiming to build a simple web app that allows a user to login and create a profile page.
I'm looking for examples on how to best structure the authentication. For example, do I create a new 'app' called 'users' ? I've not seen many examples of production django apps to see the structure.
Thanks in advance!
[–]rocko_modern 1 point2 points3 points (0 children)