Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (12)

Sign In or Sign Up now to post a comment!
  • @programmersbook  thanks a lot... I handled

  • Hello

    I write ./manage.py runserver but I face this problem

    -bash: ./manage.py: Permission denied

    What I handled this question??????

  • @yssefunc yo have to set the exec flag: chmod +x ./manage.py

  • @yssefunc what worked for me was sudo python manage.py runserver 

  • The best choice for django on linux+apache is to use mod_wsgi. Read django docs for more details.

  • @wipcrk The best: Linux + nginx + uwsgi = awesome

  • Very good all video tutorials . I read on internet about django. Has djanjo problems and limits ? How can us to protect files and websites . Thank you . Regards .

  • @mythcat Well, every framework has "problems", but since I worked with Django I didn't run into major problems, it just worked very well for me.

  • @mythcat what do You mean "protect files and webistes".. files in django are kept (at least should be) outside web folders, and as for websites.. well django is built by large community and so any bugs are quickly fixed.. You should read the official django docs and above all - learn python..

  • @wipcrk I need to know if some files like apache or settings files is need to set in linux with some permisions. For example how I do that or is make that by django and apache.

  • Very good! I wanted to learn how to use django, at least the basic and I did found your tutorials

    Thanks!

  • @guiltygearvenom You Welcome! There will be more in the future, the goal is to cover the whole django!

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more