Because it’s actually django.contrib.auth.forms …with an s.
--
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...@googlegroups.com.
To post to this group, send email to
django...@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.
For more options, visit https://groups.google.com/d/optout.
Because it’s actually django.contrib.auth.forms …with an s.
From: django...@googlegroups.com [mailto:django...@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...@googlegroups.com.
To post to this group, send email to djang...@googlegroups.com.