gramps/gramps
Paul Franklin 2a608151c2 7582: Cannot remove a primary object having a new created backreference
This removes the create_id method from gen/db/write.py, since
after a recent "from __future__ import unicode_literals" (there)
it started producing unicode.  Instead the create_id method in
gen/utils/id.py is used, as its code is essentially identical,
in use in many other places -- and does not produce unicode.
2014-05-03 15:16:41 -07:00
..
cli 7648 7258: typo, io module called twice 2014-05-01 18:21:51 +02:00
gen 7582: Cannot remove a primary object having a new created backreference 2014-05-03 15:16:41 -07:00
gui use a standard string, not a unique string 2014-05-03 15:16:40 -07:00
guiQML Remove subversion substitution variables 2014-04-15 14:10:18 +01:00
plugins 7582: Cannot remove a primary object having a new created backreference 2014-05-03 15:16:41 -07:00
test Remove subversion substitution variables 2014-04-15 14:10:18 +01:00
webapp Remove gramps.gen.utils.file.fix_encoding() 2014-04-20 17:05:53 -07:00
__init__.py Remove subversion substitution variables 2014-04-15 14:10:18 +01:00
grampsapp.py Remove subversion substitution variables 2014-04-15 14:10:18 +01:00
version.py Remove subversion substitution variables 2014-04-15 14:10:18 +01:00