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

 Replying to [comment:11 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.

 that seems much simpler then!!!

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

Reply via email to