django-fluent-blogs icon indicating copy to clipboard operation
django-fluent-blogs copied to clipboard

Add auto migration that handles the `tags` field.

Open vdboor opened this issue 7 years ago • 0 comments

The tags field is optional, but now the migrations may alert that this field needs to be migrated.

Find a way to either ignore it, or dynamically insert it in the migrations when needed.

vdboor avatar Aug 19 '16 08:08 vdboor