Thiago Salgado

Results 5 comments of Thiago Salgado

I have same problem. On site that i trying break captcha, don´t have form , just have same ## URL ULR = https://www.nike.com.br/Snkrs/Produto/Air-Max-1-Premium/153-169-211-208971

@omfd . I have same problem when used ForeignKeyField. aerich migrate same error

@BramVanroy I used **_from starlette.middleware.cors import CORSMiddleware_** for workaround and works fine. If this can help you, let me know !

> @ScrimForever was it an `import` issue in your case? When i use fastapi CORSMiddleware, same as Bram, i receive error when use method POST, so, i change to starlette...

@anindyamanna , can you example how can i make relation correctly ? I used ForeignKeyField, but no appear column on swagger and appear error: { "detail": [ { "loc": [],...