Skip to content

Please update migrations to reflect current models #1293

@AnderUstarroz

Description

@AnderUstarroz

Something seems to be wrong with models on version 2.2, (Using Django==3.2.10)
The code seems to have a missing migration, any time I run makemigrations it generates the following migration:

Migrations for 'filer':
  /usr/local/lib/python3.9/site-packages/filer/migrations/0016_auto_20220603_1228.py
    - Alter field id on clipboard
    - Alter field id on clipboarditem
    - Alter field id on file
    - Alter field id on folder
    - Alter field id on folderpermission
    - Alter field id on thumbnailoption

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions