tests.py
6.26 KB
-
Make DraftModuleStore mongo only · ef8618f7
DraftModuleStore was originally designed as a mixin, but never used that way, and with the upcoming changes to use the versioned module store, never will be. This changes removes a circular dependency between mongo.py and draft.py.
Don Mitchell committed