[Fixed]-Nested models form saving: This field is required error

1👍

Removing location from RegistrationForm fields tuple should stop the behavior.

Since you are using a separate form for Location, you shouldn’t populate location field using RegistrationForm.

👤v1k45

Leave a comment