typo fix in foundations branch
This commit is contained in:
@@ -96,7 +96,7 @@ forgotten to add it? ({1})'.format(plugin, exc))
|
|||||||
plugin,
|
plugin,
|
||||||
exc))
|
exc))
|
||||||
|
|
||||||
foundations = []
|
foundations = {}
|
||||||
except AttributeError as exc:
|
except AttributeError as exc:
|
||||||
_log.debug('Could not find FOUNDATIONS in {0}.models, have you \
|
_log.debug('Could not find FOUNDATIONS in {0}.models, have you \
|
||||||
forgotten to add it? ({1})'.format(plugin, exc))
|
forgotten to add it? ({1})'.format(plugin, exc))
|
||||||
|
|||||||
Reference in New Issue
Block a user