November 2015
Beginner to intermediate
840 pages
26h 30m
English
Once you understand what your site does (what behavior and data structure you need), your next step is to see if someone has already done the work for you. One of Django’s greatest assets is the ability to easily plug in apps built by other developers. The difficulty is finding the right tool for the job.
To get you started, http://awesome-django.com/ contains a curated list of some of Django’s most popular packages.
Then, there’s https://www.djangopackages.com/, which attempts to organize the overwhelming number of packages for Django.
When picking a package, remember that one of the most important aspects is whether it’s up to date and maintained. If you have several choices for a package, you want the one that ...
Read now
Unlock full access