Added CLI module to set up project for attract.
This commit is contained in:
@@ -17,6 +17,9 @@ class AttractExtension(PillarExtension):
|
||||
:rtype: dict
|
||||
"""
|
||||
|
||||
# Just so that it registers the management commands.
|
||||
from . import cli
|
||||
|
||||
return {}
|
||||
|
||||
def eve_settings(self):
|
||||
|
Reference in New Issue
Block a user