[Fixed]-Django Exception Value: 'module' object has no attribute 'ModelsChoiceField' 20 December 2023 by thecoderscamp.com 1 If that’s your actual code, you have a typo, it’s ModelChoiceField, but you had ModelsChoiceField. Shang Wang How to serialize relation Source:stackexchange.com