Skip to content

IntegrityError exception after Django upgrade #12

@clabra

Description

@clabra

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions