django-correx
django-correx copied to clipboard
A set of models and template tags for pulling in lists of content changes across applications.
h1. django-correx
A set of models and template tags for pulling in lists of content changes across applications.
The objective isn't a complete, automagic catalog of every change to the database, but instead a curated list of changes intended for presentation to the public.
The name is drawn from 'correx', a common newspaper slang term for each day's corrections list.
h3. Installation
Check out INSTALL.textile in this same directory
h3. Dependencies
- Python 2.4 or greater
- Django 1.0 or greater
h3. Contributing
This is a very ugly, early release by a well-meaning, but perhaps misguided, person.
Almost all of the good parts are lifted from such great pluggable apps as django.contrib.comments and django-tagging
The source is on "GitHub":http://github.com/palewire/django-correx. Feel free to send me pull requests, or send patches to [email protected].