GitHub / flask-restful/flask-restful issues and pull requests
#987 - Update quickstart.rst
Pull Request -
State: closed - Opened by DevPS-513 5 months ago
#986 - cannot import name 'cached_property' from 'werkzeug' (/Users/lingrui/anaconda3/envs/ads-server/lib/python3.11/site-packages/werkzeug/__init__.py)
Issue -
State: closed - Opened by DiaoBoomSky 11 months ago
#985 - prueba
Pull Request -
State: closed - Opened by SoyUnAtum about 1 year ago
#984 - allign "mock" import patterns accross tests
Pull Request -
State: open - Opened by a-detiste about 1 year ago
- 1 comment
#983 - Remove json parsing if content type is not application/json
Pull Request -
State: open - Opened by MarkWine about 1 year ago
#982 - Frontlight debug issues
Issue -
State: closed - Opened by Apdoulahae about 1 year ago
#981 - Update class Api.init_app
Pull Request -
State: open - Opened by codevoke over 1 year ago
#980 - Flask-RESTful breaks with Flask 2.3 and newer
Issue -
State: open - Opened by ewanhamilton over 1 year ago
- 1 comment
#979 - Documentation out of date for compatible Python versions
Issue -
State: open - Opened by ewanhamilton over 1 year ago
- 1 comment
#977 - Updated for a setter method to set errors
Pull Request -
State: closed - Opened by cluser404 over 1 year ago
#976 - Is flask-restful dead?
Issue -
State: closed - Opened by EpicRelations over 1 year ago
- 2 comments
#975 - Update quickstart.rst
Pull Request -
State: closed - Opened by rebeccaalpert over 1 year ago
#974 - response header "Server' cannot modified
Issue -
State: open - Opened by iidst over 1 year ago
#973 - draft
Pull Request -
State: closed - Opened by waclawthedev over 1 year ago
#972 - Fix Initialization Issue with Api Class When Using init_app
Pull Request -
State: open - Opened by menglutao over 1 year ago
#971 - This is alive?
Issue -
State: closed - Opened by Dedoque over 1 year ago
- 1 comment
#970 - replace use `nose` by `pytest`
Pull Request -
State: open - Opened by kloczek over 1 year ago
- 6 comments
#969 - adding descriptive status code names utils
Pull Request -
State: open - Opened by goodnewsj62 over 1 year ago
- 1 comment
#968 - sdist is missing `tox.ini`
Issue -
State: open - Opened by mtelka almost 2 years ago
#967 - Update fields.py
Pull Request -
State: closed - Opened by owenwu811 almost 2 years ago
#966 - test_redirect failure
Issue -
State: open - Opened by nieder about 2 years ago
- 1 comment
#965 - ToDo RestApi Post Get Put Delete
Pull Request -
State: closed - Opened by nabeelalsafa about 2 years ago
#964 - @api.resource is used in blueprint that it is not working
Issue -
State: open - Opened by towelong about 2 years ago
- 1 comment
#963 - Using reqparse.add_argument() with default location parameter to parse requests with Content-Type other than "application/json" raises an exception when using Werkzeug>=2.1.0
Issue -
State: open - Opened by dlindquist about 2 years ago
- 3 comments
#962 - Flask-RESTful will fail when Flask deprecates propagate_exceptions: Fix
Pull Request -
State: closed - Opened by transreductionist over 2 years ago
- 2 comments
#961 - The app.propagate_exceptions will be deprecated in Flask 2.3
Issue -
State: open - Opened by transreductionist over 2 years ago
#960 - Improved todo example
Pull Request -
State: open - Opened by HomiGrotas over 2 years ago
#959 - test_client.get() with query_string doesn't work
Issue -
State: closed - Opened by marti1125 over 2 years ago
- 1 comment
#958 - python 3 updates
Pull Request -
State: open - Opened by marksmayo over 2 years ago
#957 - Flask 2.3 Incompatibility: app.propagate_exceptions is depreciated
Issue -
State: closed - Opened by BrianHVB over 2 years ago
- 1 comment
#956 - Question: optional/wildcard url parameter
Issue -
State: open - Opened by bastianb over 2 years ago
- 1 comment
#955 - Is expected behavior of flask_restful abort() correct ?
Issue -
State: open - Opened by mikehagerty almost 3 years ago
- 1 comment
#954 - Remove temporary vim file
Pull Request -
State: closed - Opened by SuperSandro2000 almost 3 years ago
- 2 comments
#953 - Did not attempt to load JSON data because the request Content-Type was not 'application/json'.
Issue -
State: closed - Opened by bikashsaud almost 3 years ago
- 9 comments
#952 - Swagger doc like FastAPI
Issue -
State: open - Opened by navneet058 almost 3 years ago
- 2 comments
#951 - Updated spelling
Pull Request -
State: closed - Opened by Bhuwan-web almost 3 years ago
- 1 comment
#950 - Return custom error code
Issue -
State: open - Opened by royassis almost 3 years ago
- 1 comment
#949 - how to get request.files attribute after flask send_from_directory?
Issue -
State: open - Opened by dayyass about 3 years ago
#948 - Potential memory leak in flask_restful.reqparse ???
Issue -
State: open - Opened by pjain05 about 3 years ago
- 1 comment
#947 - Update quickstart.rst
Pull Request -
State: closed - Opened by NomitRwt about 3 years ago
#946 - Skip error handling
Pull Request -
State: open - Opened by glanzz about 3 years ago
#945 - .format to fstring
Pull Request -
State: open - Opened by arun-n-a about 3 years ago
- 1 comment
#944 - Api().add_resource() Don't work if running as Windows Service (win32serviceutil.ServiceFramework)
Issue -
State: open - Opened by WillianBR about 3 years ago
- 1 comment
#943 - spelling mistake
Pull Request -
State: open - Opened by arun-n-a about 3 years ago
#942 - Fix the tests with flask 2.1.2
Pull Request -
State: open - Opened by stratakis about 3 years ago
#941 - Flask App Hitting EndPoint Automatically after sometime
Issue -
State: closed - Opened by NT-19 about 3 years ago
- 1 comment
#940 - Add optional abort to False #939
Pull Request -
State: open - Opened by sob0994 over 3 years ago
#939 - please add Optional Exepction to reqparse.parse_args()
Issue -
State: open - Opened by sob0994 over 3 years ago
- 1 comment
#938 - Reqparse cannot parse_args() while flask run in venv
Issue -
State: open - Opened by tanjeetsarkar over 3 years ago
- 1 comment
#937 - fix for #936
Pull Request -
State: open - Opened by jwoytek over 3 years ago
#936 - reqparse raises on any non-JSON request with Werkzeug 2.1.0
Issue -
State: open - Opened by emosenkis over 3 years ago
- 8 comments
#935 - [style]: fix typo in docstring
Pull Request -
State: open - Opened by spaceone over 3 years ago
#934 - Swagger creates every http method for endpoints.
Issue -
State: closed - Opened by gupta-shrinath over 3 years ago
- 2 comments
#933 - add GitHub URL for PyPi
Pull Request -
State: closed - Opened by andriyor over 3 years ago
#932 - Fix handle_error with custom error while exception is not dict data(#931)
Pull Request -
State: open - Opened by sleepingF0x over 3 years ago
#931 - error handle with unexpect response
Issue -
State: open - Opened by sleepingF0x over 3 years ago
#930 - Is there a plan to decouple the dependence on python-nose?
Issue -
State: open - Opened by tongxiaoge1001 over 3 years ago
- 1 comment
#929 - curl command throws an error
Issue -
State: closed - Opened by earik87 over 3 years ago
- 1 comment
#928 - boolean() to convert 1/0 to bool
Issue -
State: open - Opened by DavidNemeskey over 3 years ago
#927 - Update reqparse.py
Pull Request -
State: open - Opened by Andyye-jx over 3 years ago
#926 - Migrating tests
Issue -
State: open - Opened by dangoncalves almost 4 years ago
#925 - Request Parser Failing when calling with latest version of axios - 0.21.3
Issue -
State: open - Opened by pavs94 almost 4 years ago
- 3 comments
#924 - Improve: I suggest changing .format() to f"{}"
Issue -
State: open - Opened by TawfikYasser almost 4 years ago
- 1 comment
#923 - Memory issue or I am dumb
Issue -
State: closed - Opened by collinsmarra about 4 years ago
- 1 comment
#922 - Deploying my app with Gunicorn broke parsing of HTTP requests
Issue -
State: open - Opened by blockjon about 4 years ago
- 3 comments
#921 - add 0.3.8 release date in CHANGES.md
Pull Request -
State: closed - Opened by ajaissle about 4 years ago
#920 - Are there Decorators to name a Method in Resource class?
Issue -
State: closed - Opened by rosjat about 4 years ago
- 2 comments
#919 - will flask restful be supported in fastapi? fast_restful?
Issue -
State: closed - Opened by dmw1019 about 4 years ago
- 1 comment
#918 - <Define Custom Error Messages > Not working!!!
Issue -
State: closed - Opened by Deep-sea-boy about 4 years ago
- 1 comment
#917 - Will flask 2.0 async syntax be supported later?
Issue -
State: open - Opened by yangyuexiong about 4 years ago
- 2 comments
#916 - Bump version to 0.3.9
Issue -
State: closed - Opened by codectl about 4 years ago
- 4 comments
#915 - Remove private import for flask 2.0 compatability
Pull Request -
State: closed - Opened by MarkWine about 4 years ago
- 7 comments
#914 - Minor change to migrate to Flask 2.0.0
Pull Request -
State: closed - Opened by belmarca about 4 years ago
- 2 comments
#913 - fix: wrong import upstream changes
Pull Request -
State: closed - Opened by dendisuhubdy about 4 years ago
- 13 comments
#912 - ImportError: cannot import name '_endpoint_from_view_func'
Issue -
State: closed - Opened by dendisuhubdy about 4 years ago
- 2 comments
#911 - 为什么已经很久没更新了
Issue -
State: closed - Opened by Jieszs about 4 years ago
- 1 comment
#910 - Fix import of private function for flask 2.0.0
Pull Request -
State: closed - Opened by dougroyal over 4 years ago
- 3 comments
#909 - supported vs end of life (eol) versions
Issue -
State: closed - Opened by aaronk-cb over 4 years ago
- 2 comments
#908 - Mask for marshal_with output
Issue -
State: closed - Opened by macfire over 4 years ago
- 2 comments
#907 - Request by Postman in a Flask API
Issue -
State: closed - Opened by helenabdr over 4 years ago
- 3 comments
#906 - Will flask-restful have any more major updates or be maintained at all anymore?
Issue -
State: closed - Opened by BookerLoL over 4 years ago
- 1 comment
#905 - I got a problem with the request handler
Issue -
State: closed - Opened by jorgebg2016 over 4 years ago
#904 - RequestParser can't parse iso8601 with aniso8601==8.1.0 (python 2.7)
Issue -
State: open - Opened by MCopperhead over 4 years ago
#903 - pull
Pull Request -
State: closed - Opened by lidkicker over 4 years ago
#902 - modif readme
Pull Request -
State: closed - Opened by ISDS18 over 4 years ago
- 1 comment
#901 - why self.parser.add_argument('target', type='str', default='') work wrong
Issue -
State: closed - Opened by A0dongq1N over 4 years ago
- 1 comment
#900 - Flask-Restful XML output
Issue -
State: open - Opened by bbartling over 4 years ago
- 4 comments
#899 - ValueError: too many values to unpack (expected 2)
Issue -
State: closed - Opened by shubhamkumar0 almost 5 years ago
#898 - fix typo
Pull Request -
State: open - Opened by behnambm almost 5 years ago
#897 - remove unused depencencies
Pull Request -
State: closed - Opened by mayankarya2906 almost 5 years ago
#896 - how can i use marshal with int list?
Issue -
State: closed - Opened by wuyuw almost 5 years ago
- 1 comment
#895 - 这个文档有中文的吗,求一份中文教程,视频也可以
Issue -
State: closed - Opened by mrchenxxx almost 5 years ago
- 3 comments
#893 - Updated list example
Pull Request -
State: closed - Opened by wdlowry almost 5 years ago
#890 - New GitHub release?
Issue -
State: closed - Opened by nileshpatra almost 5 years ago
- 4 comments
#888 - Strange 405 issues.
Issue -
State: open - Opened by lanmaster53 about 5 years ago
- 4 comments
#883 - Recommended alternatives to Flask-RESTful components
Issue -
State: open - Opened by joshfriend over 5 years ago
- 14 comments
#878 - port nose tools
Pull Request -
State: closed - Opened by dpep over 5 years ago
- 1 comment
#877 - test upgrades
Pull Request -
State: closed - Opened by dpep over 5 years ago
- 2 comments
#863 - reqparse: LookupError on pypy with non-string json values to `type=str`
Issue -
State: closed - Opened by asottile over 5 years ago
- 2 comments
#850 - Is it possible to use only flask original error handler?
Issue -
State: open - Opened by aingo03304 over 5 years ago
- 2 comments