gramps/src/web
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
..
grampsdb Second step in bringing gramps-connect back into sync with gramps 3.3 2011-02-19 02:36:20 +00:00
__init__.py Moved src/gen/web to src/web 2009-11-10 14:23:19 +00:00
dbdjango.py 4198: Person view does not remove a row correctly when two people are merged. 2011-02-20 10:52:06 +00:00
init_gramps.py Added copyright; added scrollbars on page views; indexes on other ref tables 2009-11-22 22:28:30 +00:00
init.py First stage to bringing gramps-connect back into sync: surnames, locality in places, and marker/tag changes 2011-02-18 23:58:10 +00:00
libdjango.py Second step in bringing gramps-connect back into sync with gramps 3.3 2011-02-19 02:36:20 +00:00
Makefile First stage to bringing gramps-connect back into sync: surnames, locality in places, and marker/tag changes 2011-02-18 23:58:10 +00:00
manage.py Added copyright; added scrollbars on page views; indexes on other ref tables 2009-11-22 22:28:30 +00:00
settings.py Second step in bringing gramps-connect back into sync with gramps 3.3 2011-02-19 02:36:20 +00:00
sortheaders.py Remove unneeded line continuations and tidy up 2011-01-26 20:10:22 +00:00
urls.py Moving to Django 1.2; changes to work with css plugin 2010-08-18 02:36:26 +00:00
utils.py Second step in bringing gramps-connect back into sync with gramps 3.3 2011-02-19 02:36:20 +00:00