Skip to main content

Provides news

Project description

Overview

A django application which provides news articles and related views.

Installation

  • Install with pip install farm-news.

  • Add news to your installed apps.

  • Set NUM_LATEST_ARTICLES in your settings, default is 3.

  • Add news.context_processors.latest_articles to your TEMPLATE_CONTEXT_PROCESSORS.

  • Run manage.py syncdb.

  • Run manage.py migrate news.

Usage

First you will need to add at least one Article in the admin.

Then override the templates by creating new ones in your own app’s template directory * Article list found at /news/ news/article_list.html * Article detail found at /news/<slug> news/article_detail.html

You can also include the following template like this: * Article list (useful for including in a sidebar) {% include 'news/article_list.html' %}

Or create your own.

License

Imperavi Redactor is licensed under Creative Commons Attribution-NonCommercial 3.0 license.

For commercial use please buy license here: http://redactorjs.com/download/ or use earlier version.

Contact

jon@wearefarm.com

Project details


Release history Release notifications | RSS feed

This version

0.9

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

farm-news-0.9.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distribution

farm_news-0.9-py2.7.egg (17.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page