StackOverflow Questions for Tag: django-model-utils

David Downes
David Downes

Reputation: 1205

Is there a fix for InheritanceManager breaking static type checking?

Score: 1

Views: 322

Answers: 1

Read More
jenks
jenks

Reputation: 383

Django "ValueError: Can't bulk create a multi-table inherited model"

Score: 7

Views: 7625

Answers: 3

Read More
user14086988
user14086988

Reputation:

How to resolve this "Invalid default value for a django.models field error"?

Score: 1

Views: 648

Answers: 1

Read More
Mohamad Malekzahedi
Mohamad Malekzahedi

Reputation: 243

How to filter against subclass's fields with Django InheritanceManager?

Score: 1

Views: 102

Answers: 0

Read More
Micheal J. Roberts
Micheal J. Roberts

Reputation: 4180

Django DRF - Access to field ForeignKey instance inside a custom serializer validator method

Score: 0

Views: 101

Answers: 1

Read More
Harry Moreno
Harry Moreno

Reputation: 11663

How to show created in admin panel from TimeStampedModel

Score: 0

Views: 173

Answers: 1

Read More
steffres
steffres

Reputation: 240

In django, is it possible to have a foreign key defined to some superclass, but having returned the subclass when queried?

Score: 4

Views: 697

Answers: 1

Read More
AlexMercer
AlexMercer

Reputation: 311

Django manager in lookup fields

Score: 0

Views: 138

Answers: 1

Read More
user11879807
user11879807

Reputation: 301

Choices function in Django Models giving Error: Select a valid choice. 2 is not one of the available choices

Score: 1

Views: 898

Answers: 1

Read More
aaqib bhat
aaqib bhat

Reputation: 7

how to iterate on two subclass models with same for loop?

Score: 0

Views: 57

Answers: 0

Read More
adkl
adkl

Reputation: 663

DjangoRestFramework ChoiceField fails float value validation

Score: 0

Views: 573

Answers: 1

Read More
coler-j
coler-j

Reputation: 2149

@classmethod error: TypeError: __call__() takes 2 positional arguments but 3 were given

Score: 2

Views: 1006

Answers: 1

Read More
Danil
Danil

Reputation: 5191

How to get key from model_utils triple Choices?

Score: 3

Views: 1003

Answers: 1

Read More
J. Hesters
J. Hesters

Reputation: 14814

Django + (django-model-utils): Combining two models / inheriting from two models

Score: 1

Views: 586

Answers: 1

Read More
Maverick
Maverick

Reputation: 2760

How to filter or query using abstract parent class in Django model?

Score: 2

Views: 1709

Answers: 0

Read More
Csaba Toth
Csaba Toth

Reputation: 10729

Querying all objects including soft deleted ones of a SoftDeletableModel

Score: 1

Views: 1863

Answers: 1

Read More
Ldm
Ldm

Reputation: 38

InheritanceManager bug when access parent-class elements (Django 2.0)

Score: 2

Views: 264

Answers: 1

Read More
M.Izzat
M.Izzat

Reputation: 1166

Django MonitorField() not working with Foreign Key if when condition is added

Score: 1

Views: 489

Answers: 1

Read More
Vishal Kumar Mishra
Vishal Kumar Mishra

Reputation: 29

Is there a way to have dictinary-like field in Django model?

Score: 1

Views: 74

Answers: 4

Read More
KingFu
KingFu

Reputation: 1358

Access child model class attributes in multi table inheritance in Django

Score: 0

Views: 1020

Answers: 1

Read More
PreviousPage 1Next