omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. javiercp

    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.


    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 1
    • Controversial 0
    • Groups 0

    javiercp

    @javiercp

    1
    Reputation
    452
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    javiercp Unfollow Follow

    Best posts made by javiercp

    • RE: Problem with script arguments

      Thanks! I've just turned it off and it works like a charm. :)

      posted in Pythonista
      javiercp
      javiercp

    Latest posts made by javiercp

    • RE: Problem with script arguments

      Thanks! I've just turned it off and it works like a charm. :)

      posted in Pythonista
      javiercp
      javiercp
    • Problem with script arguments

      Hello,

      I've encountered some weird behaviour using Pythonista and I'm not sure if I'm doing something wrong or it is a bug.

      Recently I installed Django, following this great advice:

      http://blog.peddals.com/en/install-setup-django-pythonista3/

      Everything went ok until I tried to start the sample app.

      I did a long press on the play button and I typed "runserver --noreload" as the args and I got this message:

      CommandError: "-noreload" is not a valid port number or address:port pair.

      Upon closer examination, it seems that the "-" characters are getting changed when I type them. Every two “-“ change into “—“.

      I wasn't able to make it work until I copied and pasted the arguments from a script text.

      I'm using an iPad Pro with the Spanish keyboard.

      Has anyone encountered this problem?

      Thanks

      posted in Pythonista
      javiercp
      javiercp