4,421 views
In this video you will learn how to give permission for the user to see only the data that he/she has registered. Using only Django admin. There are several tips throughout the video. Watch until the end ???????? Do you want to be my friend on social media? ???????? ✅ LinkedIn: / samuel-gon%c3%a7alves-822648129 ✅ Instagram: / samuelgoncalves.tech ✅ GitHub: https://github.com/fgsamuel ✅ Twitter: / samuel_f_g To make your life easier: 0:00 Introduction 2:11 Structure used for the example 4:05 Create a field that identifies who registered the object 6:59 Create a custom admin template 8:00 Make the field non-editable 8:55 How to associate the saved object with the logged in user 12:04 Display on the screen only the objects created by the logged in user 15:14 Checking that the user cannot circumvent the process