That's weird...

Rules for writing tests

Rules for writing tests

Assigning a unique ID to each request in Django

Assigning a unique ID to each request in Django

Speeding up the Django database creation with pytest

Speeding up the Django database creation with pytest

Another reason to decouple your code from the models

Another reason to decouple your code from the models

Using .env files

Using .env files

Django, forms, models and DRY

Django, forms, models and DRY

Exposing objects in multiple represenations

Exposing objects in multiple represenations

Using gettext in Django

Using gettext in Django

Running your Django tests in memory with PostgreSQL

Running your Django tests in memory with PostgreSQL

Forward attribute access for wrapper classes

Forward attribute access for wrapper classes