Answer the question
In order to leave comments, you need to log in
What are your favorite and frequently used tips, features and modules in Django?
I don't know if I phrased the question correctly. I'm interested to know what packages people most often use to work comfortably with the code, what are their own snippets or features that make working with Django easier.
List of my favorite packages:
https://github.com/carljm/django-model-utils
https://github.com/brack3t/django-braces
https://github.com/maraujop/django-crispy-forms
https: //github.com/bradleyayers/django-tables2
https://github.com/alex/django-filter
https://github.com/kmike/django-webtest
Answer the question
In order to leave comments, you need to log in
Ruby is convenient, there is such a thing as: https://www.ruby-toolbox.com/
I think there should also be something similar for python
https://django-registration.readthedocs.org/en/latest/ a very simple and convenient thing to register, you really need to make a bunch of templates :)
https://github.com/django-debug-toolbar/django-deb ... just a useful thing
I really enjoyed the book Two Scoops of Django: Best Practices for Django 1.6 . It contains a lot of good advice and best practices for Django.
In addition, the authors of this book are also the authors of the excellent Django packages site . It contains tables (grids) of projects on various topics, which help to understand what packages are, which ones are supported, which ones are used.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question