-
Notifications
You must be signed in to change notification settings - Fork 68
Pull requests: apiguy/flask-classy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use inspect.getfullargspec instead of deprecated inspect.getargspec
#93
opened Jan 13, 2020 by
slava-poddubsky
Loading…
use "inspect.getfullargspec()" instead of "inspect.getargspec"
#92
opened Nov 4, 2018 by
raddatzk
Loading…
Calling
flask.abort()
should not ignore FlaskView.after_request
.
#81
opened Aug 28, 2015 by
stas
Loading…
Add a test showing route_base failure with parameter when defined in cla...
#70
opened Nov 11, 2014 by
cthrax
Loading…
allow for kwargs to be passed to decorators list
#69
opened Oct 27, 2014 by
undergroundtheater
Loading…
Added ability to modify the suffix of a FlaskView to create a base route
#61
opened Jul 23, 2014 by
ryanolson
Loading…
adding tox support, and support for python setup.py test, and tests for ...
#57
opened Apr 1, 2014 by
jtushman
Loading…
Fix issue #22 (rule lookup does not count inheritance)
#32
opened Jun 11, 2013 by
ivan-kleshnin
Loading…
ProTip!
no:milestone will show everything without a milestone.