Recent Releases of flask-restful

flask-restful - 0.2.12

Released March 4, 2014 - Fixed a bug in error handling code. - Don't install tests by default. - Doc fixes and updates.

- Python
Published by dougblack over 12 years ago

flask-restful - Fixes for fields, reqparser, and error/redirect handling

- Python
Published by skimbrel over 12 years ago

flask-restful - fixes issues with 0.2.9 release

Removes some Twilio-specific logic from the iso8601interval format.

Our release tool accidentally bumped the version to 0.2.11 and pushed that to PyPI; I've fixed the tool, reverted the bad tag/egg, and pushed the correct release version. My apologies for the inconvenience.

- Python
Published by kevinburke over 12 years ago

flask-restful - New Types

  • Adds new positive and iso8601interval types.
  • Typo fix.
  • Updating the test infrastructure to use common Twilio conventions and testing styles.

- Python
Published by kevinburke over 12 years ago

flask-restful - Blueprints and CORS support

  • blueprint support
  • CORS support
  • allow custom unauthorized response
  • when failing to marshal custom indexable objects, its attributes are checked
  • better error messages

- Python
Published by dougblack over 12 years ago

flask-restful -

This release contains the following changes: - add callable location - allow field type Fixed to take an attribute argument - added urlfor() wrapper as Api.urlfor(resource)

- Python
Published by dougblack over 12 years ago