Try Django 1.8 Tutorial - 29 of 42 - Authentication Links in the Navbar - Learn Django

preview_player
Показать описание
Try Django 1.8 Tutorial - 29 of 42 - Authentication Links in the Navbar - Learn Django

Topics include:
- Django Project Setup
- Models, Model Forms, Forms, Form Validation
- Function Based Views
- Integrate Bootstrap front-end framework.
- Django Registration Redux for Authentication/Registration
- Launch on a live server
- And More

Post any/all questions in the comments area -- we try to answer all. If you know the answer someone else's question(s), please share!

We are Coding For Entrepreneurs [CFE] and have built an entire library of content to help you master Django and other web technologies launch real projects faster. Enroll today for as low as $20/month.

What Technology you'll learn in the Try Django 1.8 series:
-- Bootstrap (version 3.3): a powerful front-end framework used by thousands of sites around the world. Bootstrap makes it easier to have a responsive web application so it looks awesome on any mobile device and any desktop computer.

All of our tutorials have a simple goal in mind: get you building something real and quickly.

Рекомендации по теме
Комментарии
Автор

This is off topic a little, but something I'd like to know. . .do you guys write tests for your projects? It's something I know little about and am a little scared of. I see it mentioned in the Django Book, and in "Effective Django" video.

I'm pretty good with Python, but I'm kinda scared of writing these tests. Are these tests just boilerplate,   or is this something you must figure out and write?

Colstonewall
Автор

Off topic, but not sure where to ask this... I'm impressed with the quality of the tutorial, so I'm thinking about trying out a month of CFE. However, will I be automatically billed after paying for a month's use. I've had some bad experiences with other coding sites autobilling my credit card every month.( won't mention any names, but the word 'school' is in their title)

peterhelius
Автор

i wanted to ask, , what if i want to redirect the user after successfull login to his/her profile page
>> how to setup such a page??
>> and what if i wanted to fetch some data from a database specialy for that user ??
>> and view them in his/her profile page ??

*** im coming from a php background, and those process like redirect and database "SELECT" were very easy, plz help to go on complete convert to python/django ..
thanks for your kindness

mzgz
Автор

how to know about location of 'auth_logout' & 'auth_login' ????

savaimaheshwari