Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-8099

Comment on: "mongodb-ecosystem/tutorial/write-a-tumblelog-application-with-flask-mongoengine.txt"

    XMLWordPrintableJSON

Details

    Description

      "from flask.ext.script import Manager, Server"
      Above line from the example code is no more valid. 'flask.ext.script' is depricated in newer version. Its changed to "from flask_script import Manager, Server"

      Attachments

        Activity

          People

            Unassigned Unassigned
            xgen-internal-docs Docs Collector User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              7 years, 29 weeks ago