List Question
8 TechQA 2022-05-03T21:39:34.177000Django. How to make ModelChoiceField work with SingleObjectMixin, FormView, and inlineformset_factory?
150 views
Asked by mazzara
Pytest setup class once before testing
1.7k views
Asked by NuNDust
Pytest and mixer does not raise errors when testing non model fields
147 views
Asked by Msw Tm
Mocking model.User using mixer throughs error
363 views
Asked by ketan khandagale
pytest/mixer Django - fixture ignores field value when it's inherited from another model
339 views
Asked by zerohedge
Mixer.blend() module cannot properly create an instance that is referencing custom User object with UUID as PK
1.8k views
Asked by Ryan Mahaffey
Django testing - TypeError: int() argument must be a string, a bytes-like object or a number, not 'User'
447 views
Asked by Anuj TBE
django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet with Django pytest
3.5k views
Asked by Anuj TBE