Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on admin save #17

Open
matthewwithanm opened this issue Apr 28, 2015 · 1 comment
Open

Error on admin save #17

matthewwithanm opened this issue Apr 28, 2015 · 1 comment

Comments

@matthewwithanm
Copy link
Contributor

Saving with empty, unedited inlines in the admin causes the following error with Django 1.6:

Cannot assign None: "NAMEOFMEMBERSHIPMODEL.content_type" does not allow null values.

According to git bisect, the bug was introduced by ecd1d2e.

@matthewwithanm
Copy link
Contributor Author

I feel like the solve for #15 may end up fixing this too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant