Commit Graph

4 Commits

Author SHA1 Message Date
Doug Blank
5b37466905 allow flag to get_person_handles; update example
svn: r18271
2011-10-10 00:42:34 +00:00
Doug Blank
d7cd5598ec Swap parent classes because Python 2.7 can't find proper methods in subclass
svn: r17459
2011-05-08 15:50:18 +00:00
Benny Malengier
752d594571 4198: Person view does not remove a row correctly when two people are merged.
This patch improves on the context changes:
 * avoid use of transaction_xx methods
 * force an abort in case of unclean transaction

Backward compatibility is broken to achieve this.


svn: r16680
2011-02-20 10:52:06 +00:00
Doug Blank
d3e57f4932 Moved djangodb.py to dbdjango.py
svn: r14114
2010-01-24 14:19:45 +00:00