Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 503 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 503 Bytes

SimpleBlog

A really simple blog made with Django.

Blog capabilities:

It's capable of publishing articles and comment on them. That's all

Isn't that what a blog is supposed to do? :)

How it looks?

No photos for now... Well, not really fancy I would say.

TODO

  • Configure the admin menu properly
  • Add tests for any case (too late, but still worth)
  • A better url path
  • Article with images
  • Easy way to implement articles with word size and color text, images and other things.