public
Description: Fork of django-chunks because "chunks" confused people and I added a status field.
Homepage:
Clone URL: git://github.com/howiworkdaily/django-freetext.git
name age message
file .gitignore Tue Nov 11 08:50:09 -0800 2008 initial commit [howiworkdaily]
file README Tue Nov 11 08:50:09 -0800 2008 initial commit [howiworkdaily]
file __init__.py Wed Apr 29 06:42:59 -0700 2009 Buildout-integration [zerok]
file models.py Tue Nov 11 08:50:09 -0800 2008 initial commit [howiworkdaily]
directory templatetags/ Tue Nov 11 08:50:09 -0800 2008 initial commit [howiworkdaily]
README
I love django-chunks but the name confused people.

This is a fork of the popular django-chunks project with the addition of a field "active" which is a BooleanField for 
controlling the display of the content on the site.

TODO: make a better README