Merge branch 'master' of git://github.com/melinath/philo
[philo.git] / models /
2011-01-28 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-01-27 Stephen BurrowsMerge branch 'entity_raw_id_fields'
2011-01-27 Stephen BurrowsMerged cowell back into core.
2011-01-25 Stephen BurrowsAdded get_item_queryset method to BlogView and Newslett...
2011-01-21 Stephen BurrowsSmall tweaks to TreeModel.get_path to take advantage...
2011-01-21 Stephen BurrowsMerge branch 'entity_raw_id_fields'
2011-01-21 Stephen BurrowsMoved container forms and attribute forms into admin...
2011-01-21 Stephen BurrowsSplit forms into containers, entities, and fields....
2011-01-19 Stephen BurrowsImproved blog and newsletter ModelAdmins. Set BlogEntri...
2011-01-14 Stephen BurrowsAdded fix_init_kwarg method to JSONField and connected...
2011-01-06 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-12-23 Stephen BurrowsMerge branch 'master' into navigation
2010-12-23 Stephen BurrowsImproved NodeAdmin list_display options. Added use...
2010-12-21 Stephen BurrowsMoved all navigation-related code to contrib/navigation...
2010-12-21 Stephen BurrowsMerge branch 'master' into navigation
2010-12-20 Stephen BurrowsMinor correction to TreeModel.get_path to allow for...
2010-12-15 Stephen BurrowsMinor changes to penfield to return feed urls only...
2010-11-29 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-11-29 Stephen BurrowsAdded NodeOverrideInlineFormSet to clean up admin editi...
2010-11-29 Stephen BurrowsMinor improvements to navigationoverrides, including...
2010-11-29 Stephen BurrowsInitial navigation commit. Steps towards Model-managed...
2010-11-29 Stephen BurrowsMerge branch 'mptt'
2010-11-29 Stephen BurrowsAdded get_path tests back in. Special-cased get_path...
2010-11-29 Stephen BurrowsCorrected Node's get_path method to only fetch the...
2010-11-29 Stephen BurrowsBrought tests in line with mptt branch. Added assertQue...
2010-11-24 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-11-17 Stephen BurrowsSwitched template loading from Template.loader to philo...
2010-11-15 Stephen BurrowsAdded MPTTModelAdmin integration. Committed docstring...
2010-11-12 Stephen BurrowsInitial mptt commit. Implements a much more efficient...
2010-11-10 Stephen BurrowsAdded get_branch support to TreeManager.
2010-11-10 Stephen BurrowsAdded support for recursive trees - i.e. recursion...
2010-11-05 Stephen BurrowsIncreased specificity of penfield get_article condition...
2010-11-04 Stephen BurrowsImproved general efficiency of TreeManager's get_with_p...
2010-11-02 Stephen BurrowsShunted responsibility for 404 and 500 error catching...
2010-11-01 Stephen BurrowsMerge branch 'bugfix/waldo_logout_view'
2010-10-29 Stephen BurrowsTweaked Entity and TreeEntity to pass an actual queryse...
2010-10-29 Stephen BurrowsSwitched Attribute ManyToManyValues to have a ManyToMan...
2010-10-28 Stephen BurrowsCleaned up ManyToManyValue set_value method. Also tweak...
2010-10-27 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-10-22 Stephen BurrowsMerge branch 'bugfix/penfield_newsletter_feed'
2010-10-21 Stephen BurrowsMerge branch 'bugfix/get_path_trailing_slash'
2010-10-21 Stephen BurrowsBugfix: corrects erratic TreeModel get_path behavior...
2010-10-21 Stephen BurrowsMoved get_subpath and get_reverse_params prototypes...
2010-10-21 Joseph SpirosMerge branch '404_relationship_bugfix' of git://github...
2010-10-21 Stephen BurrowsRemoves leftover references to relationships in nodevie...
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-20 Stephen BurrowsInitial node_url_refactor commit. Revises node_url...
2010-10-19 Stephen BurrowsInitial node_middleware commit. Implements an attribute...
2010-10-19 Stephen BurrowsMerge 'template_error_handling' bugfix.
2010-10-19 Stephen BurrowsAdded model validation to Pages; for a page to be valid...
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 BurrowsAdded generic relation from attribute values back to...
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-08 Stephen BurrowsCreated JSON field, descriptor, and formfield to handle...
2010-10-06 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-10-05 Stephen BurrowsMerge branch 'embed'
2010-10-05 Stephen BurrowsRemoved referential integrity code. Moved embed templat...
2010-10-01 Stephen BurrowsAbstracted the Template container fetcher to a nodelist...
2010-10-01 Stephen BurrowsRemoved 'dynamic' from the Contentlet model. Added...
2010-09-30 Stephen BurrowsAdded template field to master branch. Added monkeypatc...
2010-09-29 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-09-23 Stephen BurrowsAdded waldo filtering to send multipart or plaintext...
2010-09-23 Stephen BurrowsUpped philo.tag name/slug lengths to 255.
2010-09-23 Stephen BurrowsSwitched over to render_to_response and actually_render...
2010-09-23 Stephen BurrowsAdded view_about_to_render and view_finished_rendering...
2010-09-08 Joseph SpirosAdded JSON validator to Attributes.
2010-08-24 Joseph SpirosMerge branch 'melinath'
2010-08-24 Joseph SpirosMerge branch 'new_page_admin' of git://github.com/melin...
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-17 melinathSet TreeModel slug field length to 255 to match Titled
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-11 Joseph SpirosMerge branch 'node_absolute_urls' of git://github.com...
2010-08-11 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-08-11 Stephen BurrowsPaginator returns page.object_list as objects if a...
2010-08-10 Stephen BurrowsImplements render_to_string on Page model for cases...
2010-08-10 Stephen BurrowsImplements get_absolute_url for nodes (Feature #17...
2010-08-09 Stephen BurrowsMerge branch 'new_paginator'
2010-08-09 Stephen BurrowsMultiview will now pass node and extra_context to any...
2010-08-09 Joseph SpirosFixed a grave error wherein Node did not have a TreeMan...
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-05 Stephen BurrowsAdded unique_together constraint to Attributes and...
2010-08-01 Joseph SpirosAttributeFields and RelationshipFields now store their...
2010-07-31 Joseph SpirosInitial implementation of AttributeField and Relationsh...
2010-07-23 Kriti GodeyRegistered Node in register_value_model.
2010-07-21 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-07-15 melinathMembersof now uses 'app_label.model'; removed blockcont...
next