Skip to content

zippyy/PollMe---Django-2.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PollMe---Django-2.0

A polling application built with Python and Django

Video 10 - Creating And Saving Objects - No changes to code (we added objects to the database in the shell)

Video 11 - Querysets - No changes to code

Video 24 - Accessing Many-To-One - No changes to code, we explored the "choice_set" manager that is now available to objects of the Poll class.

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.

About

A polling application built with Python and Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 71.6%
  • HTML 27.9%
  • CSS 0.5%