Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clean_old_history days arg does not accept value #721

Closed
vied12 opened this issue Oct 5, 2020 · 0 comments
Closed

clean_old_history days arg does not accept value #721

vied12 opened this issue Oct 5, 2020 · 0 comments

Comments

@vied12
Copy link
Contributor

vied12 commented Oct 5, 2020

Describe the bug

./manage clean_old_history --auto --days 60 fails because the argument does not accept value.

To Reproduce

./manage.py clean_old_history --days 60 --auto       
Unable to find model < 60 >

CommandError: An invalid model was specified

Expected behavior

The command should succeed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants