Changes

From Gramps

GEPS 032: Database Backend API

66 bytes added, 05:29, 16 May 2015
no edit summary
(as of May 16, 2015)
1. Currently if the first django thing you do is import into make a Djangodbnew database, it complains that settings are not set. If you first do something with the open an existing databasefirst, then all is fine. Could be related to Is a problem with reset... it happens when CONSTRUCTING class, where it should happen at the sys.modules resetload time.
2. dictionarydb and djangodb are not yet finished. Mostly metadata needs to be dealt with.

Navigation menu