Merge pull request #2641 from aaronkurtz/devel
Remove 'cache_table' from required params
This commit is contained in:
commit
c36bd28d08
1 changed files with 0 additions and 1 deletions
|
@ -184,7 +184,6 @@ def main():
|
|||
|
||||
command_required_param_map = dict(
|
||||
loaddata=('fixtures', ),
|
||||
createcachetable=('cache_table', ),
|
||||
)
|
||||
|
||||
# forces --noinput on every command that needs it
|
||||
|
|
Loading…
Add table
Reference in a new issue