Django, The Right Way: An opinionated guide on Django
Welcome to my opinionated guide on how to write views in Django!
Read more »Welcome to my opinionated guide on how to write views in Django!
Read more »Speaker:: Bas SteinsTrack: PyCon: DjangoThe Django ORM is one of the most powerful ORM in the Python space. We will look at implementing complex queries and …
Read more »Tortoise ORM is an easy-to-use asyncio ORM (Object Relational Mapper) inspired by Django.
Read more »Django implementation of gapless sequences, with a configurable field type. – GitHub – ertgl/django-seq: Django implementation of gapless sequences, with a configurable field type.
Read more »An early stage integration of Hotwire Turbo with Django – GitHub – hotwire-django/turbo-django: An early stage integration of Hotwire Turbo with Django…
Read more »Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly. – GitHub – cookiecutter/cookiecutter-django: Cookiecutter Django is a framework for jumpstarting produc…
Read more »Django Garnett is a field level translation library that allows you to store strings in multiple languages for fields in Django – with minimal changes to your models and without having to rewrite y…
Read more »Tools to help manage user data in the age of GDPR. Contribute to wildfish/django-gdpr-assist development by creating an account on GitHub.
Read more »Some of our code repositories at Zenefits are very high traffic; on any given day, half of our engineers commit code to some of those apps. Consequently, merge conflicts are rampant. Because Django and South style migrations rely on numerically …
Read more »Mainly targeting coding-style.txt, but then spread to a few of the config files.
Read more »