Fixing a double declaration of the monthname filter, and renaming ap_monthname to...
[philo.git] / models /
2010-07-06 melinathMerge branch 'master' of github.com/ithinksw/philo
2010-07-05 Joseph SpirosIncreasing the max_length of the slug field on Titled...
2010-07-05 Joseph SpirosMerge branch 'master' of git://github.com/kgodey/philo
2010-07-05 Kriti GodeyEdited unicode methods and added some null=True, blank...
2010-07-02 Kriti GodeyMerge branch 'master' into penfield, cleaned up.
2010-07-01 melinathMinor corrections to containers to ensure setting of...
2010-07-01 melinathMerge branch 'master' of git.ithinksw.org/philo
2010-06-30 Joseph SpirosAdded uniqueness constraints to Tag, NewsletterArticle...
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 melinathMerge branch 'master' of git.ithinksw.org/philo
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...