Merge branch 'master' of git://github.com/melinath/philo
[philo.git] / forms.py
2010-10-21 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-10-21 Stephen BurrowsMerge branch 'node_url_refactor'
2010-10-21 Stephen BurrowsMerge branch 'node_middleware'
2010-10-21 Stephen BurrowsAdded support for 'editable' to ProxyFields. Tweaked...
2010-10-19 Stephen BurrowsMerge 'template_error_handling' bugfix.
2010-10-14 Stephen BurrowsMerge branch 'flexible_attributes'
2010-10-14 Stephen BurrowsAdded AttributeInlineFormSet to force new Attribute...
2010-10-14 Stephen BurrowsMerge branch 'master' into flexible_attributes
2010-10-12 Stephen BurrowsPolished AttributeForm to better handle changes to...
2010-10-12 Stephen BurrowsAdded AttributeForm to elegantly handle all the fields...
2010-10-12 Stephen BurrowsInitial flexible attributes commit. Removed Relationshi...
2010-10-06 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-10-01 Stephen BurrowsMoved a few more miscellaneous things into master from...
2010-10-01 Stephen BurrowsRemoved 'dynamic' from the Contentlet model. Added...
2010-09-29 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-09-28 Stephen BurrowsImplemented better container filtering for page contain...
2010-08-24 Joseph SpirosMerge branch 'melinath'
2010-08-24 Joseph SpirosMerge branch 'new_page_admin' of git://github.com/melin...
2010-08-23 melinathImplemented object deletion on null values. Added Model...
2010-08-23 melinathDisplay of current values functional.
2010-08-23 melinathDisplay of ContainerFormSets functional; display of...
2010-08-23 melinathInitial new page admin commit. Working on faking the...
2010-08-20 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-08-18 melinathMoved templateform to forms.py in preparation for exper...
2010-08-12 Joseph SpirosFixed some issues that broke fieldset definitions on...
2010-08-09 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-08-09 Joseph SpirosMerge branch 'master' of git://github.com/kgodey/philo
2010-08-09 Joseph SpirosMerge branch 'entity-proxy-fields'
2010-08-09 Joseph SpirosImplemented EntityForm, which knows how to deal with...