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

Unused views imported in test_views.py #375

Open
emilyh2 opened this issue Jun 14, 2021 · 0 comments
Open

Unused views imported in test_views.py #375

emilyh2 opened this issue Jun 14, 2021 · 0 comments

Comments

@emilyh2
Copy link

emilyh2 commented Jun 14, 2021

Location within the Book

  • Book order number: 12445
  • Book build date (Is the date on page 1): 2021-06-02
  • Book format (PDF, Epub or Mobi): PDF
  • Chapter or Appendix: 57
  • Section: 3

Description

So we can test it, add CheeseUpdateView to the imports...

CheeseUpdateView isn't used in test_views.py, nor is CheeseCreateView, which is also in the list of imports.

Possible Solutions

The only imports from ..views in test_views.py should be CheeseDetailView and CheeseListView.

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

1 participant