Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 336 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 336 Bytes

Django blog

Description

It's a really simple blog site built with Django and class based views, including dealing with medias inside the articles. It allows listing and accessing articles for unlogged users. The admin can read, create, update, delete the articles.

Deployed on python anywhere: https://ericb.pythonanywhere.com/