tangowithcode / tango_with_django_2

Django 2 and Python 3: Tango With Django 2 Book Repository
Apache License 2.0
68 stars 23 forks source link

Update chapter16-rango-hints.md #14

Open mitri4 opened 4 years ago

mitri4 commented 4 years ago

class view should be imported from views module or we need to add -- from rango.views import MyRegistrationView