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.


    django manage.py error

    Pythonista
    3
    4
    1015
    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.
    • murathanayanoglu
      murathanayanoglu last edited by ccc

      error: python Errno 2,No such file or directory: "manage.py" when using stash and django,I somehow made "runserver" work with longpressing start an typing this in manage.py runserver --noreload , but I couldnt find a way to fix that error when trying to use startapp. Is there something I can do?

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

        https://forum.omz-software.com/search/Django

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

          hello,Thanks but I have solved that problem,but I couldnt find anything on manage.py startapp error,It says there is no file or directory named manage.py.Some happened when I was trying manage.py runserver but found a way to do it with runserver --noreload,is there are solution like this for startapp too?I follow this tutorial (https://youtu.be/_uQrJ0TkZlc)and he types that command in the 5:07:39 time mark.I hope that there is a solution

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

            You might try installing stash, then you should be able to run manage.py in stash (maybe python manage.py, or .\manage.py

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB Forums | Contributors