Skip to content

Wax30d/BlogApplicationTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlogApplicationTutorial

Building a blog application.

Project will cover the following topics:

  • Installing Django
  • Creating and configuring a Django project/venv
  • Creating a Django application
  • Designing models and generating model migrations
  • Creating an administration site for your models
  • Working with QuerySets and managers (not need)
  • Building views, templates, and URLs
  • Adding pagination to list views
  • Using Django's class-based views

Releases

No releases published

Packages

No packages published