49 - Basic Data Connection with Foreign Keys - Python & Django 3.2 Tutorial Series

preview_player
Показать описание
49 - Basic Data Connection with Foreign Keys - Python & Django 3.2 Tutorial Series

Try Django 3.2 is a series to teach you the fundamentals of creating web applications with Python & Django by building a real project step-by-step.

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

How secure is this method of blocking content for only the logged in user? What I mean is are there ways for people to manipulate the inspector in the browser to disable that or does django do a pretty good job of "hiding" that content for everyone except the user?

SoulScribbler
Автор

I can see the field in the admin webpage, add Articles. There is a drop down of all the user names.

boogie
Автор

Hey, How can we set an logged in user to an article when he creates an article ?
(Using django forms)

shonnoronha
join shbcf.ru