Skip to content

Commit

Permalink
Merge e6d802f into 1cd53a4
Browse files Browse the repository at this point in the history
  • Loading branch information
jfinkels committed Oct 20, 2016
2 parents 1cd53a4 + e6d802f commit 1394e66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flask_restless/views/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@
from .helpers import count
from .helpers import upper_keys as upper

data='foo'+'bar'

#: String used internally as a dictionary key for passing header information
#: from view functions to the :func:`jsonpify` function.
_HEADERS = '__restless_headers'
Expand Down

0 comments on commit 1394e66

Please sign in to comment.