Because it’s actually django.contrib.auth.forms  …with an s.

From: django-users@googlegroups.com [mailto:django-users@googlegroups.com] On 
Behalf Of abhishek dadhich
Sent: Thursday, July 12, 2018 1:43 PM
To: Django users
Subject: About UserCreationForm

I want to use UserCreationForm but I can't import the form. When I'm importing 
UserCreationForm from django.contrib.auth.form it will show that 
"ModuleNotFoundError: No module named 'django.contrib.auth.form' " How do I 
solve it?

--
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
django-users+unsubscr...@googlegroups.com<mailto:django-users+unsubscr...@googlegroups.com>.
To post to this group, send email to 
django-users@googlegroups.com<mailto:django-users@googlegroups.com>.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/f416fc71-5f99-47f6-8093-7b63109fc934%40googlegroups.com<https://groups.google.com/d/msgid/django-users/f416fc71-5f99-47f6-8093-7b63109fc934%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/ffdc4b494566443f931344d0da00bbe6%40ISS1.ISS.LOCAL.
For more options, visit https://groups.google.com/d/optout.

Reply via email to