Navigation
index
previous
|
Flask-Views 0.2.1 documentation
»
Changelog
¶
0.2.1
¶
Documentation improvements.
Tests added to source distribution.
Renamed
model_class
to
document_class
.
0.2
¶
flask_views.base.TemplateResponseMixin.render_to_response()
now accepts context data as
context_data
argument.
flask_views.json.JSONResponseMixin
and
flask_views.json.JSONView
classes added.
flask_views.db.mongoengine.json.JSONResponseMixin
and
flask_views.db.mongoengine.json.JSONDetailView
classes added.
unittest2
used for testing under Python < 2.7.
Fix: README.rst and LICENSE included in package.
0.1
¶
Initial release.
Table Of Contents
Changelog
0.2.1
0.2
0.1
Related Topics
Documentation overview
Previous:
JSON views
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.