Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Hello.
At one time, when my plans were related to Django, Django by Example came in handy . I don’t know how it is now, but at that time it was the only such tutorial. Perhaps it will be useful.
PS In April, for information, comes the Second Edition .
Two Scoops of Django. But this is regardless of what exactly you are going to do.
Hello
1) Django/Python is generally not used to create online stores. This stack is well suited for startups, where you need to spin something quickly, and for large giants, where, due to the peculiarities of the language, there is a saving on man-hours.
Therefore, it is reasonable to take php (for a small-medium store), and java (for a heavy one, well, people themselves understand the requirements here).
2) If you still need to write a store in Django, then after this video you will understand how Django works. Next is the documentation and the big task of writing what has long been done for php platforms ( https://www.youtube.com/watch?v=IZqBTPmxoew)
3) Django-oscar - just an extra dependency and additional problems with mastering, with a minimum number of buns.
Here the dude is gradually making the simplest store with a basket dikiigrigorii.ru/tag/django
True, he has something messed up in his basket, I personally did not update the number of goods in the basket adequately, I had to look for the problem and finish it. But as a base material - excellent.
I read this book from 2016:
Vladimir Dronov
Django: the practice of creating websites in python
depositfiles.com/files/4qxbir87l
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question