Skip to content

Pull requests: flask-restful/flask-restful

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Added support for python 2.6.x
#3 by gbin was closed Oct 18, 2012 Loading…
OrderedDict on python 2.6 take two
#4 by gbin was merged Oct 18, 2012 Loading…
added a real Fixed / Money Field
#14 by gbin was merged Nov 19, 2012 Loading…
fields.Fixed now uses is_nan to account for values of 0
#15 by ryanhorn was merged Nov 20, 2012 Loading…
Update docs/extending.rst
#17 by robertfw was merged Dec 3, 2012 Loading…
Routing
#66 by kevinburke was merged Apr 9, 2013 Loading…
404
#71 by kevinburke was merged May 2, 2013 Loading…
Skip not required attributes from args namespace.
#77 by niedbalski was closed Apr 26, 2013 Loading…
Python 3.3
#103 by dougblack was merged Jul 17, 2013 Loading…
add callable location
#107 by tbicr was merged Aug 6, 2013 Loading…
Allow field type Fixed to take an attribute argument
#108 by siavashg was merged Aug 6, 2013 Loading…
Allow List field to take an attribute argument
#113 by kalasjocke was merged Aug 9, 2013 Loading…
Fixed bug with the output method of a List field
#164 by dedalusj was closed Dec 6, 2013 Loading…
Update intermediate-usage.rst
#268 by pingz was merged Jul 12, 2014 Loading…
Implementation of a more flexible custom error handler
#283 by celestianx was closed Aug 7, 2014 Loading…
Fixed add new todo docs
#331 by geetanjaligg was closed Nov 24, 2014 Loading…
Fix parser inheritance docs
#333 by joshfriend was merged Nov 17, 2014 Loading…
ProTip! Exclude everything labeled bug with -label:bug.