dev.py
6.15 KB
-
Make DraftModuleStore mongo only · ddfbe598
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