django-background-tasks icon indicating copy to clipboard operation
django-background-tasks copied to clipboard

django.db.migrations.exceptions.NodeNotFoundError

Open bnisevic opened this issue 3 years ago • 0 comments

I am getting following error:

django.db.migrations.exceptions.NodeNotFoundError: Migration background_task.0001_initial dependencies reference nonexistent parent node ('contenttypes', '0002_remove_content_type_name')

Django version 3.2.4

bnisevic avatar Jul 01 '21 03:07 bnisevic