diff --git a/web_infrastructure/django_manage.py b/web_infrastructure/django_manage.py index a8485bd8e20..e1447d5d17e 100644 --- a/web_infrastructure/django_manage.py +++ b/web_infrastructure/django_manage.py @@ -184,7 +184,6 @@ def main(): command_required_param_map = dict( loaddata=('fixtures', ), - createcachetable=('cache_table', ), ) # forces --noinput on every command that needs it