November 2020
-
17 Nov 2020🐥Define Custom Query Sets and Model Managers for Code Reuse
-
16 Nov 2020🐥Use Prefetch Objects to Control Your Prefetch Related
-
15 Nov 2020🐥Using Q Objects for Complex Queries
-
14 Nov 2020🐥Optimize Database Calls with Prefetch Related and Select Related
-
9 Nov 2020🐥Making a unique list in Python preserving the order
-
4 Nov 2020🐥Safely getting values from a Python dictionary
-
3 Nov 2020🐥How to test if __name__ == "__main__"
-
2 Nov 2020🐥Testing exceptions in pytest
October 2020
-
29 Oct 2020🐥Executing a Python function and fail after x attempts
-
27 Oct 2020🐥Sorting a Python dict by value
September 2020
May 2020
November 2019
October 2019
-
30 Oct 2019🐥Handling Unix timestamps in JSON
-
12 Oct 2019🐥The beauty of io.Reader in Go
-
9 Oct 2019🐥Case insensitive string replace
-
6 Oct 2019🔗Use internal packages
-
4 Oct 2019🐥Measure execution time
-
3 Oct 2019🐥Pointer vs value receivers
-
2 Oct 2019🐥Mutual exclusion lock