zerok / django-flatblocks forked from howiworkdaily/django-freetext

django-chunks + headerfield + variable chunknames + "inclusion tag" == django-flatblocks

This URL has Read+Write access

django-flatblocks / flatblocks
name age message
..
file __init__.py Sun Feb 01 20:54:56 -0800 2009 Changed flatblocks to snippets. [semente]
file admin.py Tue Jan 20 01:37:06 -0800 2009 Renamedd free_text to flatblocks [zerok]
file forms.py Sun Feb 22 08:33:28 -0800 2009 Added a simple view for editing flatblocks Thi... [zerok]
directory locale/ Sun Feb 22 13:34:21 -0800 2009 Added German translation [zerok]
directory management/ Fri Mar 27 13:30:53 -0700 2009 Added some error handling to the commands [zerok]
file models.py Sat Sep 26 08:54:35 -0700 2009 FlatBlock.save should also accept the optional ... [zerok]
file settings.py Sat May 02 23:18:54 -0700 2009 Moved application settings into flatblocks.sett... [zerok]
directory templates/ Wed Apr 29 05:49:37 -0700 2009 Added a dummy edit-template [zerok]
directory templatetags/ Sat May 02 23:18:54 -0700 2009 Moved application settings into flatblocks.sett... [zerok]
file tests.py Sat Sep 26 08:54:35 -0700 2009 FlatBlock.save should also accept the optional ... [zerok]
file urls.py Wed Apr 29 06:25:40 -0700 2009 Added a simple urls.py [zerok]
file views.py Sat May 02 23:24:40 -0700 2009 RequestContext gets now passed to render_to_res... [zerok]