Build reusable components in Django without writing a single line of Python. (more…)
Read more »
For those just joining us, the previous section of the Modern Django guide can be found here: Modern Django — Part 0: Introduction and Initial Setup. At this point, we have successfully created a… (more…)
Read more »
pypugjs - PugJS syntax adapter for Django, Jinja2 and Mako templates - forked from https://github.com/syrusakbary/pyjade... (more…)
Read more »
Django is huge. It has so many API. Reading the Django docs is like swimming in the ocean. You get lost easily. Trust me, I never thoroughly read the polls tutorial too. Before starting a new Django project, you have to know some basics in Django. (more…)
Read more »