ericblandet / django_blog

Simple django blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Simple django blog


Languages

Language:Python 68.8%Language:HTML 15.9%Language:CSS 15.3%