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

IntegrityError exception after Django upgrade #12

Open
clabra opened this issue Sep 12, 2013 · 1 comment
Open

IntegrityError exception after Django upgrade #12

clabra opened this issue Sep 12, 2013 · 1 comment

Comments

@clabra
Copy link
Contributor

clabra commented Sep 12, 2013

I'm getting next exception:
IntegrityError: (1048, "Column 'object_id' cannot be null")
when trying to save instance for a model with a tags=TagField() field

I think this exception has beginning to be thrown after a Django upgrade to v 1.5.2

¿It's possible django-tagging-ng is not Django 1.5.2 compatible?

@svetlyak40wt
Copy link
Owner

Hi, I have not checked if its compatible. If you will figure out if it is a problem, and will be able to fix it, please send a patch.

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

2 participants