omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Getting Django onto Pythonista for iPad

    Pythonista
    3
    5
    5324
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • dpp2000
      dpp2000 last edited by

      Does anyone know if it's possible to use Django on Pythonista for iPad? And if it's possible, how can I get it?

      1 Reply Last reply Reply Quote 0
      • Webmaster4o
        Webmaster4o last edited by

        Not possible, no. However, Flask and Bottle are built in, both of which are good alternatives to Django.

        dpp2000 1 Reply Last reply Reply Quote 1
        • ccc
          ccc last edited by

          https://forum.omz-software.com/topic/3242/my-experience-with-django

          1 Reply Last reply Reply Quote 2
          • dpp2000
            dpp2000 @Webmaster4o last edited by

            @Webmaster4o How can I access Flask on Pythonista? In the modules index, it doesn't seem to have Flask listed.

            1 Reply Last reply Reply Quote 0
            • ccc
              ccc last edited by

              import flask
              help(flask)
              
              1 Reply Last reply Reply Quote 1
              • First post
                Last post
              Powered by NodeBB Forums | Contributors