Sometimes, we want to fix Python Django cannot find static files. In this article, we’ll…
Month: April 2022
Sometimes, we want to annotate count with a distinct field with Python Django. In this…
Sometimes, we want to split string to array with Python Django templates. In this article,…
Sometimes, we want to override widget in a Python Django ModelForm. In this article, we’ll…
Sometimes, we want to set up a PostgreSQL database in Python Django. In this article,…
Sometimes, we want to setup of Python logging in Django. In this article, we’ll look…
Sometimes, we want to filter objects for count annotation in Python Django. In this article,…
Sometimes, we want to format numbers in Python Django templates. In this article, we’ll look…
Sometimes, we want to fix UnicodeDecodeError: ‘ascii’ codec can’t decode byte 0xd1 in position 2:…
Sometimes, we want to fix ‘You are trying to add a non-nullable field ‘new_field’ to…