Skip to content

rebeca-gimenez/first-polls-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Writing your first Django app

The "Writing your first Django app" from the Django Documentation tutorial.
It consists of the creation of a basic poll application with:

  • A public site that lets people view polls and vote in them.
  • An admin site that lets you add, change, and delete polls.

The first commit covers from Part 1 to Part 4.

About

From the "Writing your first Django app" tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published