Answer the question
In order to leave comments, you need to log in
How to get started with django?
Share your experience! I want to switch to django after php, I learned python, I figured out the basic work in django, but the problem is that I can’t find projects or an office that would take a novice developer. Share your experience, how did you get started?
Answer the question
In order to leave comments, you need to log in
In general, everything is written correctly. Django has a slightly higher entry threshold and experience is critical. To pull on a developer, you need to have experience in participating in 5-10 projects. It is not necessary to develop them yourself, it is enough to code as an intern under the guidance of more experienced ones. If you wish, write to me.
1) Install pip
2) Install django
3) Create a project
4) Create an application in it
5) Set up settings.py
6) Make syncdb
7) Open the tutorial on the django website and learn how to start / stop our application, work with models and write rules in url.py and implement their respective handlers
can't or poorly searched? why not just go to www.odesk.com and look for projects to start with?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question