Skip to content

evans646/Django-forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-forms

Learning how to build and integrate Django forms


Covered:

  1. Creating form fields
  2. Using submitted data
  3. Adding models
  4. Using the ModelForms class
  5. Working with widgets
  6. Accepting files and multiple forms on a page
  7. Customizing formsets
  8. Using local validation
  9. Delivering errors responsibly
  10. Customizing forms
  11. Styling forms with CSS

You will be able to order single or multiple pizzas, you can also edit your order