In this step-by-step tutorial, you'll learn how to use fixtures to simplify your testing in pytest. If you use Django, pytest fixtures can help you write tests that are painless to update and maintain even as you make changes to your models. (more…)
Read more »
A brief story from the database optimizations of a Django application that uses PostgreSQL... (more…)
Read more »
Contribute to adinhodovic/django-admin-shellx development by creating an account on GitHub. (more…)
Read more »
Django boilerplate for Django 2.2.8 and Python 3 with a login system and Rest Framework integrated - tiagoarasilva/django-template... (more…)
Read more »