palewire / django-correx
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Ben Welsh (author)
Sun Sep 27 16:51:15 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
INSTALL.textile | ||
| |
LICENSE | ||
| |
MANIFEST.in | ||
| |
README.textile | ||
| |
WISHLIST.textile | ||
| |
correx/ | ||
| |
media/ | ||
| |
setup.py |
README.textile
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.
Installation
Check out INSTALL.textile in this same directory
Dependencies
- Python 2.4 or greater
- Django 1.0 or greater
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. Feel
free to send me pull requests, or send patches to palewire@palewire.com.

