Merge branch 'master' of git://github.com/melinath/philo
[philo.git] / models / fields.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-21 Stephen BurrowsTweaked philo migrations to force contenttype creation...
2010-10-19 Stephen BurrowsMerge 'template_error_handling' bugfix.
2010-10-15 Stephen BurrowsTweaked QuerySetMapper to return the value's value...
2010-10-14 Stephen BurrowsShunted the responsibility in Entity proxy models for...
2010-10-14 Stephen BurrowsMerge branch 'flexible_attributes'
2010-10-14 Stephen BurrowsMerge branch 'master' into flexible_attributes
2010-10-12 Stephen BurrowsInitial flexible attributes commit. Removed Relationshi...
2010-10-08 Stephen BurrowsCreated JSON field, descriptor, and formfield to handle...
2010-10-06 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-10-01 Stephen BurrowsRemoved 'dynamic' from the Contentlet model. Added...
2010-09-30 Stephen BurrowsAdded template field to master branch. Added monkeypatc...
2010-08-12 Joseph SpirosExplicit declaration of keys for AttributeFields and...
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...
2010-08-01 Joseph SpirosAttributeFields and RelationshipFields now store their...
2010-07-31 Joseph SpirosInitial implementation of AttributeField and Relationsh...