You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Video 35 - The Django Request Object - No changes to code, we explored the request object and how we use it with authenticated (or not authenticated) users.
Video 44 - Form Validation Process - No changes to code. We looked at the form documentation to explore how the validation process works and how we can use custom validation to check if password fields match.