-
Немного запутался в ваших репозиториях 🧐. Ссылку на старый репозиторий Дениса проигнорируйте, где я написал, что замечания не устранены. Актуальные замечания по 7му спринту находятся тут:
1. Попробуй…
-
### Bug description
Since upgraded to version 4, currently running 4.0.2, SQL LAB has stop working on all previous functioning database connections, mariadb, postgres and mssql.
### How to reproduc…
fzhan updated
2 months ago
-
flask-restplus==0.10.1
Route always returns Content-Type: 'application/json' but need it to return 'image/png'
I realize for this example I could just have the client call the static image `some…
-
Should we use FLASK_RESTful or should we go with FLASK Blueprint for working with Varnan?
Blueprint leverages the standard format of building APIs with Flask, and in that case we have easier unders…
-
This isn't so much a bug as it is a question about the best ways to parse the URL with Flask-restless.
For example, in "normal" flask you can set a variable in the URI like `` or multiple request a…
-
Title: Need to add security headers and CORS policies
**As a** service provider
**I need** my service to use security headers and CORS policies
**So that** my web site is not vulnerable to…
-
Hello,
I am trying to use [flask-jwt-extended](https://github.com/vimalloc/flask-jwt-extended) library for securing my REST API with JWT tokens. Everything works fine until I try to authorize with ba…
-
I have upgraded my packages to:
flask-2.2.2
injector-0.20.1
Flask-injector-0.14.1
apispec-6.0.2
flask-apispec-0.11.4
I'm using Flask-apispec to auto-generate api documentation, and I'm using …
-
The [Intermediate-usage tutorial](http://flask-restful-cn.readthedocs.io/en/0.3.5/intermediate-usage.html) has a directory structure that might be misleading to the Flask or Flask-Restful newbie.
It…
-
현재 사용자 목록, 프로젝트 목록 등은 DB 전체를 리스트로 표시하게 되어 있습니다.
1,000명이 넘을 것으로 예상되는 사용자 목록인 관계로 Pagination이 필요합니다.
현재 사용중인 Flask-SQLAlchemy에 Pagination 관련 utility API가 존재하는 것 같습니다.
https://pythonhosted.org/Flask-S…
ytseo updated
9 years ago