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

 Hi tim,

 View class need to be moved from generic module to views module, what
 whould be the module name? base.py? or view.py?

 after moving specific classes it will be needed to fix the import in
 existing all modules/files too. does the contextmixin need to be moved
 along with VIEW class?

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

Reply via email to