Reusable Django articles/blog content app. Can be used with or without Tango.
Project description
Tango Articles
=====
Tango Articles is a simple but robust reusable app for news articles and blogs entries. It can power anything from a simple blog to sophisticated full-featured news sites.
While it forms a key component of Tango, it can also be dropped into an existing non-Tango project.
## Key features
* Have as many blogs as you like running one site.
* Have as many sections as you like.
* Drag-and-drop photo ordering
* Output is compliant with hnews microformat.
##Installation:
pip install tango-articles
or
pip install git+https://github.com/tBaxter/tango-articles.git
## Usage:
Add 'articles' and 'tango_shared' to your installed apps, then run syncdb or migrate.
tango_shared will be installed for you.
=====
Tango Articles is a simple but robust reusable app for news articles and blogs entries. It can power anything from a simple blog to sophisticated full-featured news sites.
While it forms a key component of Tango, it can also be dropped into an existing non-Tango project.
## Key features
* Have as many blogs as you like running one site.
* Have as many sections as you like.
* Drag-and-drop photo ordering
* Output is compliant with hnews microformat.
##Installation:
pip install tango-articles
or
pip install git+https://github.com/tBaxter/tango-articles.git
## Usage:
Add 'articles' and 'tango_shared' to your installed apps, then run syncdb or migrate.
tango_shared will be installed for you.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tango-articles-0.4.3.tar.gz
(18.3 kB
view hashes)