adlfkjfadslkjfads

More Charts in the Django Admin

Posted on Mon 09 November 2020 in Posts • Tagged with django, python, chartjs, graphs

Walking through an example of adding a chart to the Django admin, and making it use the selected filters.


Continue reading

Python manage.py pytest or Making Django Use Pytest

Posted on Sat 18 April 2020 in Posts • Tagged with python, testing, pytest, unittest, django

How to make Django's manage.py use Pytest instead of the default test runner


Continue reading