django-rest-api-mongodb
django-rest-api-mongodb copied to clipboard
get clone 之后 python manage.py migrate报一下的错
djongo.exceptions.SQLDecodeError:
Keyword: FAILED SQL: SELECT "auth_permission"."content_type_id", "auth_permission"."codename" FROM "auth_permission" INNER JOIN "django_content_type" ON ("auth_permission"."content_type_id" = "django_content_type"."id") WHERE "auth_permission"."content_type_id" IN (%(0)s) ORDER BY "django_content_type"."app_label" ASC, "django_content_type"."model" ASC, "auth_permission"."codename" ASC
Params: (1,) Pymongo error: OrderedDict([('errmsg', "exception: Unrecognized pipeline stage name: '$lookup'"), ('code', 16436), ('ok', 0.0)]) Version: 1.3.3 Sub SQL: None FAILED SQL: None Params: None Version: None