Squash Migrations in Django
Introduction
Introduction
Question Have you ever encountered CommandError: Conflicting migrations detected; multiple leaf nodes in the migration graph:? You definetely have if you wor...
Introduction If you have been programming web application in Django probably you really enjoy Django ORM. It’s has advanced capabilities to construct comple...
You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different wa...
This is my first blog, haha this is so cool :)
Introduction I have been programming in Python for a while and have been familiar with differences between compiled vs interpreted languages.
Question Have you ever integrated your Python web application (Django, Flask, etc.) to Firebase Dynamic Links ? Yes, No. It doesn’t matter. This post is for ...