A
A
Ali Aliyev2014-11-29 15:57:37
Django
Ali Aliyev, 2014-11-29 15:57:37

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

6 answer(s)
V
Viktor Vsk, 2014-11-29
@viktorvsk

Ruby is convenient, there is such a thing as: https://www.ruby-toolbox.com/
I think there should also be something similar for python

A
Andrey Grinevich, 2014-11-29
@Derfirm

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

Y
ykalchevskiy, 2014-11-30
@ykalchevskiy

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.

V
Vladimir Rodkin, 2014-11-30
@VovanR

To make forms easier to style - django-bootstrap3

A
Alexey Bukin, 2014-12-01
@abukin

Tudyms Useful Django apps

M
Mikhail Podgursky, 2014-12-04
@kmmbvnr

Similar thread on reddit

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question