Joan Prat Rigol

Results 6 comments of Joan Prat Rigol

change it as you said and it is working. Problem related with autodetect feature.

There is no need to create a table with a specific ID for that relationship ```Python from flask_sqlalchemy import SQLAlchemy from marshmallow_jsonapi import fields from marshmallow_jsonapi.flask import Schema, Relationship from...

Hi nbrinckm, You are right, actually I see that is the quickstart. If you check the whole quickstart, just copying from that you have that relationship URI with the specified...

> @ttecles I am having trouble finding any reference to a --completion flag in the code base. Can you reference me to the docs where it is specified? @matteius there...

> > @ttecles I am having trouble finding any reference to a --completion flag in the code base. Can you reference me to the docs where it is specified? >...

> @ttecles Thanks, and just noting that the correct page to access the pipenv docs is here: https://pipenv.pypa.io/en/latest/ thanks @matteius