Merge branch 'release/0.9.2'
[philo.git] / philo / models /
2012-02-01 Joseph SpirosMerge branch 'release/0.9.2' master philo-0.9.2
2012-02-01 Joseph SpirosFixed an exception with JSONAttributes using DateField...
2011-10-09 Joseph SpirosMerge branch 'release/0.9.1' philo-0.9.1
2011-10-08 Joseph SpirosMerge branch 'develop' of git://github.com/melinath...
2011-10-08 Stephen BurrowsMerge remote-tracking branch 'lapilofu/hotfix/manifest...
2011-08-27 Stephen BurrowsMerge branch 'taggit' into develop
2011-08-26 Stephen BurrowsMerge branch 'optimization' into develop
2011-07-21 Stephen BurrowsRemoved Node.render_to_response select_related call...
2011-07-15 Stephen BurrowsReverted TemplateField parent to models.TextField and...
2011-07-11 Stephen BurrowsMerge branch 'hotfix/oberlin_references' into taggit
2011-07-11 Stephen BurrowsInitial philo commit to use django-taggit instead of...
2011-07-10 Stephen BurrowsMerge remote-tracking branch 'ithinksw/develop' into...
2011-07-08 Joseph SpirosMerge branch 'embed-widget' of git://github.com/lapilof...
2011-06-29 Joseph SpirosMerge branch 'develop' of git://github.com/melinath...
2011-06-29 Joseph SpirosMerge branch 'master' of git://github.com/lapilofu...
2011-06-28 Stephen BurrowsAdded memoization to TargetURLModel.get_target_url.
2011-06-27 Stephen BurrowsMerge git://github.com/derega/philo into develop. Merge...
2011-06-27 Stephen BurrowsAdded philo-root reversal caching to Node.construct_url.
2011-06-27 Stephen BurrowsMerge branch 'fast_containers' into develop
2011-06-27 Stephen BurrowsMoved container finding code into philo/utils/templates...
2011-06-25 Joseph SpirosMerge branch 'develop' of git://github.com/melinath...
2011-06-24 Stephen BurrowsMerge branch 'optimization' into develop
2011-06-24 Stephen BurrowsMerge branch 'optimization' into better_cache
2011-06-24 Stephen BurrowsGeneralized the 'single step' case in TreeEntity.get_pa...
2011-06-23 Stephen BurrowsRemoved extraneous evaluations of TreeEntity.parent.
2011-06-22 Stephen BurrowsSet handles_subpath to be a class method rather than...
2011-06-22 Joseph SpirosMerge branch 'develop' of git://github.com/melinath...
2011-06-22 Stephen BurrowsAdded memoization (optional but enabled by default...
2011-06-22 Stephen BurrowsEliminated (Generic)ForeignKey evaluations in shipherd...
2011-06-21 Stephen BurrowsMerge branch 'develop' into syndication
2011-06-15 Stephen BurrowsMerge branch '0.9.X' into develop
2011-06-14 Stephen BurrowsMerge branch 'master' into develop
2011-06-10 Harris LapiroffInitial work on a widget for TemplateFields that allows...
2011-06-10 Stephen BurrowsMerge branch 'sobol_use_cache_hotfix' into develop
2011-06-10 Stephen BurrowsMerge branch 'release' into develop
2011-06-07 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-06-07 Stephen BurrowsMerge branch 'release' into develop
2011-06-06 Stephen BurrowsAdded Content-Disposition header to File's response...
2011-06-06 Stephen BurrowsAdded name field to File for easier finding in the...
2011-06-06 Stephen BurrowsAdded AttributeMapper caching to entity.attributes...
2011-06-04 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-06-04 Stephen BurrowsMerge branch 'develop' into syndication
2011-06-03 Stephen BurrowsMerge branch 'release' into develop
2011-06-02 Stephen BurrowsAdded SlugTreeEntity to models.base.__all__.
2011-06-02 Stephen BurrowsAdded 'unique' check to SlugTreeEntity for cases where...
2011-06-02 Stephen BurrowsMoved sobol's search registry into core as a generic...
2011-06-02 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2011-06-01 Stephen BurrowsMerge branch 'release' into develop
2011-06-01 Stephen BurrowsImplemented the solution proposed to #130 - removed...
2011-06-01 Stephen BurrowsSwitched contentlets to use lists rather than sets...
2011-06-01 Stephen BurrowsRefactored RequestNodeMiddleware to use SimpleLazyObjec...
2011-05-31 Stephen BurrowsCorrected philo tests and removed all use of penfield...
2011-05-31 Stephen BurrowsMade views optional on nodes; nodes without views will...
2011-05-31 Stephen BurrowsAdded a 'getting started' tutorial and a short intro...
2011-05-24 Joseph SpirosMerge branch 'release' of git://github.com/melinath...
2011-05-20 Stephen BurrowsHacked around the descriptor issues, since there were...
2011-05-16 Stephen BurrowsAdded some automatic skips to autodocs. Added skeletal...
2011-05-14 Stephen BurrowsRemoved penfield's reliance on the Titled model and...
2011-05-13 Stephen BurrowsAdded/corrected docstrings for custom model fields...
2011-05-13 Stephen BurrowsMoved templatetag docs into the respective modules...
2011-05-12 Stephen BurrowsAdded docs for the db template loader and skeleton...
2011-05-12 Stephen BurrowsSwapped references to specific AttributeMappers in...
2011-05-11 Stephen BurrowsSplit utils into entities (i.e. AttributeMappers) and...
2011-05-11 Stephen BurrowsMerge branch 'attribute_access' into release
2011-05-11 Stephen BurrowsMerge branch 'sobol-templates-hotfix' into release
2011-05-11 Stephen BurrowsRemoved the various philo.validators URL validators...
2011-05-11 Stephen BurrowsAdded/tweaked docs for exceptions, middleware, and...
2011-05-10 Stephen BurrowsMoved efficient QuerySetMappers into philo.utils and...
2011-05-10 Stephen BurrowsMerge branch 'efficient_attributes' into attribute_access
2011-05-10 Stephen BurrowsInitial docs for EntityProxyFields.
2011-05-09 Stephen BurrowsAdded Tag documentation.
2011-05-09 Stephen BurrowsMoved docs for MultiViews and the concrete View subclas...
2011-05-09 Stephen BurrowsMoved Node and View documentation from rst files to...
2011-05-09 Stephen BurrowsAdded docs for Collections.
2011-05-09 Stephen BurrowsRemoved Sobol's automatic use of eventlet. Adjusted...
2011-05-04 Stephen BurrowsMerge branch 'shipherd_hotfix' into release
2011-04-28 Stephen BurrowsAdded version import from philo and made stylistic...
2011-04-28 Stephen BurrowsUpdated entity/attribute docs - moved documentation...
2011-04-27 Stephen BurrowsMerge branch 'docs' into release
2011-04-27 Stephen BurrowsMerge branch 'distutils' into release
2011-04-27 Stephen BurrowsMoved philo files into a philo subdirectory and added...