im getting this error
==
match = date_re.match(value)
TypeError: expected string or bytes-like object
this is my user profile model
===
class UserManager(BaseUserManager):
use_in_migrations = True
def _create_user(self, email, password, **extra_fi
On March 17, 2021 2:24:18 AM CDT, arun arunisto
wrote:
>theres an error showing in django while creating superuser, but its
>happening recently, after the update of new version 3.1.7
Interesting! A few more details would help us narrow down the problem here.
1. What version of Django were y
theres an error showing in django while creating superuser, but its
happening recently, after the update of new version 3.1.7
--
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
On Wed, Oct 9, 2013 at 1:38 AM, Mamarth Briton wrote:
> I found many Journalist creating super user account in many Django website.
> Does any one know how to create super user account in Django website. Such
> tonganoxiemirror.com is a Django site where I want to create a super user
>
ite administrator to go any further.
Yours.
Russ Magee %-)
On Wed, Oct 9, 2013 at 4:08 AM, Mamarth Briton wrote:
> Hi,
>
> I found many Journalist creating super user account in many Django
> website. Does any one know how to create super user account in Django
> website.
Hi,
I found many Journalist creating super user account in many Django website.
Does any one know how to create super user account in Django website. Such
tonganoxiemirror.com is a Django site where I want to create a super user
account or a Staff account without support of that site's
On Sat, Mar 05 2011, royy wrote:
> Hello.
>
> I can't create a superuser for an admin area, i type username and e-
> mail, then when I try to type password the keyboard freezes and
> doesn't respond so I need to use the Ctrl + break to quit server (I'm
> following the steps for writing my first D
Hello.
I can't create a superuser for an admin area, i type username and e-
mail, then when I try to type password the keyboard freezes and
doesn't respond so I need to use the Ctrl + break to quit server (I'm
following the steps for writing my first Django app).
I tried to create it in two diff
8 matches
Mail list logo