#25385: Allow importing django.views.generic.View from django.views.View
--------------------------------------+------------------------------------
     Reporter:  jambonrose            |                    Owner:  auvipy
         Type:  Cleanup/optimization  |                   Status:  assigned
    Component:  Generic views         |                  Version:  master
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  1                     |                    UI/UX:  0
--------------------------------------+------------------------------------

Comment (by timgraham):

 You can fix the flake8 failure by adding `__all__ = ['View']` in that
 file.

 It's a new feature, so it's not a candidate for backport. See our
 [https://docs.djangoproject.com/en/dev/internals/release-process
 /#supported-versions supported versions policy].

--
Ticket URL: <https://code.djangoproject.com/ticket/25385#comment:15>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.eea6704f63853c469d118df0f1b739d9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to