blogging

Django blogging app. The goal is to keep it simple and configurable.

BSD-3-CLAUSE License

Downloads
111
Stars
1
Committers
1

Blogging

This app is a django blogging app. The goal is to keep as simple as possible while having all the needed features for and blogging app. Other goals are :

  • to have as few dependencies as possible
  • to have a configurable app
  • to follow the Django best practices

Requirements

  • Django >= 1.8

Authors

  • Fabien Schwob

Licence

This code is under BSD licence

Code status