-
Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: flask-restful/flask-restful
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixing typo documentation and adding to .gitignore Eclipse/Aptana files
#11
by galuszkak
was merged Nov 12, 2012
Loading…
fields.Fixed now uses is_nan to account for values of 0
#15
by ryanhorn
was merged Nov 20, 2012
Loading…
Iso8601 date intervals handling as a request parameter in the API
#30
by gbin
was closed Dec 15, 2012
Loading…
Skip not required attributes from args namespace.
#77
by niedbalski
was closed Apr 26, 2013
Loading…
for the requests put/get examples updated the call to be .json()
#95
by hellerpdx
was merged Jun 11, 2013
Loading…
Allow field type Fixed to take an attribute argument
#108
by siavashg
was merged Aug 6, 2013
Loading…
added url_for() wrapper as Api.url_for(resource) -- proposed fix for #79
#110
by miguelgrinberg
was merged Aug 6, 2013
Loading…
Adjust factory method to follow Flask extension guidelines
#161
by singingwolfboy
was merged Jan 17, 2014
Loading…
Initialize the blueprint attribute in the __init__ method
bug
core
#263
by jogura-zz
was merged Dec 1, 2014
Loading…
Implementation of a more flexible custom error handler
#283
by celestianx
was closed Aug 7, 2014
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.