Re-implementing the get_path method on Node instances to check the field value on...
[philo.git] / models.py
2010-05-06 Joseph SpirosRe-implementing the get_path method on Node instances...
2010-05-04 Joseph SpirosImprovements to Collections, and minor refactoring.
2010-05-03 Joseph SpirosAdded support for Node subclasses whose instances accep...
2010-03-08 Joseph SpirosImplementation of a Node class, the subclasses of which...
2010-02-04 Joseph SpirosImproving nodetree searching with support for IfNode...
2010-02-02 Joseph SpirosFixed errors that led to Entity and TreeEntity instance...
2010-02-01 Joseph SpirosInitial commit.