django-trojsten-news

News for django, used in Trojsten seminary web apps


Keywords
news
License
BSD-3-Clause
Install
pip install django-trojsten-news==0.1.0

Documentation

django-trojsten-news

https://badge.fury.io/py/django-trojsten-news.png https://travis-ci.org/trojsten/news.png?branch=master

News for django used in Trojsten seminary web apps

Quickstart

Install trojsten_django_news:

pip install django-trojsten-news

Then use it in a project:

import news

Features

  • News
  • Markdown
  • RSS feed

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements_dev.txt
(myenv) $ python example/manage.py test

Credits

Tools used in rendering this package: