#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):

 I think it's enough to add an import for `from django.views.generic.base
 import View` in `django/views/__init__.py`. I don't see much gain in
 moving the code.

--
Ticket URL: <https://code.djangoproject.com/ticket/25385#comment:11>
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.e2e64750ad9c28f9b0080063740af9b9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to