We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Remove the non-standard test_filter_{{ cookiecutter.model_class_name | lower }}.py, test_forms_{{ cookiecutter.model_class_name | lower }}.py and test_models_{{ cookiecutter.model_class_name | lower }}.py.
Replace these with the appropriate test_filters.py, test_forms.py and test_models.py
Baked cookies follow our standards.
The text was updated successfully, but these errors were encountered:
We should be on the lookout as to how Drift Manager handles this.
Sorry, something went wrong.
No branches or pull requests
Environment
Proposed Functionality
Remove the non-standard test_filter_{{ cookiecutter.model_class_name | lower }}.py, test_forms_{{ cookiecutter.model_class_name | lower }}.py and test_models_{{ cookiecutter.model_class_name | lower }}.py.
Replace these with the appropriate test_filters.py, test_forms.py and test_models.py
Use Case
Baked cookies follow our standards.
The text was updated successfully, but these errors were encountered: