gramps/gramps
Doug Blank b059bdec66 Database backend as a plugin: this set of changes moves most or
all of Bsddb from gramps.gen.db to gramps.plugins.database. The
id of the plugin is 'bsddb' which can be loaded using the
make_database(id, dbstate) API (for now).

Next step is to add an identifying text in the directory to
indicate which database backend to use.
2015-05-26 20:07:44 -04:00
..
cli Database backend as a plugin: this set of changes moves most or 2015-05-26 20:07:44 -04:00
gen Database backend as a plugin: this set of changes moves most or 2015-05-26 20:07:44 -04:00
gui Database backend as a plugin: this set of changes moves most or 2015-05-26 20:07:44 -04:00
guiQML tweak POTFILES 2015-05-21 09:42:00 -07:00
plugins Database backend as a plugin: this set of changes moves most or 2015-05-26 20:07:44 -04:00
test
webapp DbDjango: added load() for delayed init 2015-05-13 07:29:16 -04:00
__init__.py Update __init__.py 2015-04-03 13:28:54 +11:00
grampsapp.py
version.py