Skip to content

Commit

Permalink
Merge pull request #429 from robert-digit/patch-1
Browse files Browse the repository at this point in the history
Update views.rst
  • Loading branch information
mistercrunch committed Feb 21, 2017
2 parents 42ecb3b + 244a56b commit f82422a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/views.rst
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ On your form_post method, you can also return None, or a Flask response to rende
::

from flask_appbuilder import SimpleFormView
from flask.ext.babelpkg import lazy_gettext as _
from flask_babel import lazy_gettext as _


class MyFormView(SimpleFormView):
Expand Down

0 comments on commit f82422a

Please sign in to comment.