Open mitri4 opened 4 years ago
class view should be imported from views module or we need to add -- from rango.views import MyRegistrationView
views
from rango.views import MyRegistrationView
class view should be imported from
views
module or we need to add --from rango.views import MyRegistrationView