StackOverflow Questions for Tag: django-custom-manager

Asking
Asking

Reputation: 11

I'm trying to create multiple user in Django using flags and a custom user model but keep getting something went wrong error

Score: 1

Views: 28

Answers: 0

Read More
ancient geek
ancient geek

Reputation: 355

What is the minimal setup for a Django Custom User Model?

Score: 0

Views: 80

Answers: 1

Read More
Ankush paul
Ankush paul

Reputation: 257

TypeError: create_superuser() missing 1 required positional argument: 'profile_picture'

Score: 20

Views: 41027

Answers: 10

Read More
Gaurav Kulkarni
Gaurav Kulkarni

Reputation: 220

Facing issue in custom manager of django

Score: 2

Views: 60

Answers: 3

Read More
Ghanatava Thakaran
Ghanatava Thakaran

Reputation: 1

UserModel.objects,get(email=email) returns none

Score: 0

Views: 165

Answers: 1

Read More
Amir Abbas
Amir Abbas

Reputation: 28

How to Implement this custom model manager in django?

Score: 0

Views: 449

Answers: 1

Read More
Muhammad Nabeel
Muhammad Nabeel

Reputation: 109

Django admin error "Please correct the errors below."

Score: 1

Views: 2201

Answers: 2

Read More
newprogrammer12
newprogrammer12

Reputation: 243

creating a custom user model in django using AbstractBaseUser

Score: 0

Views: 895

Answers: 2

Read More

when I create super user for custom user model, its dont provide me username, firstname, lastname filed then its show error

Score: 0

Views: 619

Answers: 2

Read More
ray
ray

Reputation: 105

Django: How to filter model property in views

Score: 0

Views: 1862

Answers: 1

Read More
berserkia
berserkia

Reputation: 277

Can't login to django admin after creating a super user with a custom user model

Score: 16

Views: 19165

Answers: 3

Read More
Nightman Play
Nightman Play

Reputation: 11

How do I fix AttributeError: type object 'Book' has no attribute 'published_objects' on django_3.2

Score: 1

Views: 728

Answers: 0

Read More
Seperman
Seperman

Reputation: 4530

Catching DoesNotExist exception in a custom manager in Django

Score: 87

Views: 74944

Answers: 6

Read More
catuf
catuf

Reputation: 401

How to fetch final destination URL after redirects?

Score: 1

Views: 846

Answers: 1

Read More
Varun Singhal
Varun Singhal

Reputation: 21

Username appearing in django migrations over custom User model with no username

Score: 2

Views: 926

Answers: 1

Read More
Gaurav Kumar
Gaurav Kumar

Reputation: 49

django.db.utils.IntegrityError: UNIQUE constraint failed: authentication_user.email

Score: 0

Views: 1552

Answers: 0

Read More
Django DO
Django DO

Reputation: 177

Django3/DRF: Custom Queryset __init__() gets called multiple times. [ Chaining Querysets is applied ]

Score: 0

Views: 160

Answers: 0

Read More
Jonathan
Jonathan

Reputation: 3534

Django Custom Manager add attribute

Score: 1

Views: 1752

Answers: 2

Read More
VA splash
VA splash

Reputation: 573

TypeError: create_superuser() missing 3 required positional arguments:

Score: 1

Views: 3671

Answers: 2

Read More
TijaniRF
TijaniRF

Reputation: 200

"'NoneType' object is not iterable" when adding new user on django custom user model

Score: 1

Views: 2298

Answers: 1

Read More
PreviousPage 1Next