/blog-application

Django Girls tutorial

Primary LanguagePython

Blog application

Experimenting further with Django by building a blog application, following the tutorial provided by Django Girls.

EXAMPLE

Technologies Used

  • Python
  • SQLite
  • HTML/CSS
  • Twitter Bootstrap
  • Django

Job List

  • User can log in/out
  • Create new blog posts
  • View blog posts on the homepage
  • Edit blog posts
  • Delete blog posts
  • Publish draft blog posts