Answer the question
In order to leave comments, you need to log in
What packages do you use in your django projects?
Good afternoon.
Now I'm making a fairly large article portal in Django. Previously, I did everything myself with pens, since the volume was not very large. Now everything is more difficult.
My question is: What packages do you usually use when developing django? And what do you use them for?
Answer the question
In order to leave comments, you need to log in
What the project requires is what we install.
my usual requirements.txt :
django==1.9
pymysql - для работы с mysql
django-debug-toolbar - дебаг панель
django-multiupload - мульти upload
Pillow - для рабы с изображением
django-suit-redactor - imperavi redactor
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question