1,605
edits
Changes
From Gramps
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.