declarative mixins

Issue #1707 resolved
Chris Withers created an issue

Please merge this branch:

http://svn.sqlalchemy.org/sqlalchemy/branches/chrisw_mixin

Which has:

  • implement the declarative mixin pattern

  • change one use of cls.dict to dict_

  • tweaks to quieten down sphinx about what it thought were errors

  • re-shuffle of the declarative API docs

  • slight reshuffle of declarative's mention in the orm tutorial

  • link to declarative docs from the orm tutorial

Comments (2)

  1. Log in to comment