Example:
` def register(request, success_url=None, form_class=RegistrationForm template_name='registration/registration_form.html', extra_context=None): `
Urls
Django Project Conventions
Enter search terms or a module, class or function name.