Fixed a bug in ContentTypeSubclassLimiter whereby it would only return direct subclas...
[philo.git] / models /
2010-06-29 Joseph SpirosMultiViews now pass extra_context and node to view...
2010-06-29 Joseph SpirosAdded app_label to Tag. Removed app_label from abstract...
2010-06-29 Joseph SpirosMerge branch 'penfield'
2010-06-29 Joseph SpirosMoved Tag, and the Titled abstract model, from penfield...
2010-06-28 Joseph SpirosMerge branch 'master' into penfield
2010-06-27 Joseph SpirosChanging the Template container node detection code...
2010-06-26 Joseph SpirosMerge branch 'master' into penfield
2010-06-26 Joseph SpirosAdding extra_context to render_to_response on Nodes...
2010-06-25 Joseph SpirosMerge branch 'penfield-new-nodes' into penfield
2010-06-25 Joseph SpirosMerge branch 'master' into penfield-new-nodes
2010-06-25 Joseph SpirosInitial implementation of new Node system whereby Nodes...
2010-06-23 Joseph SpirosMerge branch 'master' into penfield
2010-06-23 Joseph SpirosMinor cosmetic cleanup of model references following...
2010-06-23 Joseph SpirosMerge branch 'master' into penfield
2010-06-23 Joseph SpirosSplitting models into submodules beside models.base.
2010-06-23 Joseph SpirosRenaming models.all to models.base.
2010-06-22 Joseph SpirosSwitching models module to use a directory (models...