Bookmark " Python's doctest - Document and Test Your Code at Once – Real Python"
One of the easyer way to make a test
Bookmark " Python's doctest - Document and Test Your Code at Once – Real Python"
One of the easyer way to make a test
Bookmark " My essential guidelines for better Django development — /var/"
Some recommendation for writing Django code better. Some of them can look like silly but all of them are good practices
A good starting point for who want to grow from a junior developer to become a senior developer
Bookmark " spulec/freezegun - Let your Python tests travel through time"
Module for testing time. You can set a time and date and that is the time for the system
How to have infinite scrolling in Django FilterView
Bookmark " bloomberg/memray - Memray is a memory profiler for Python"
A good memory profiler for python