How to find the Django version
Reading Time: < 1 minutes There are multiple ways to find Django Version Option 1 Another option to login to python shell and query for django version Option 2 Option 3 Execute like a bash option -c , -c option…
Writing Code for fun and profit since 2000.
Writing Code for fun and profit since 2000.
Reading Time: < 1 minutes There are multiple ways to find Django Version Option 1 Another option to login to python shell and query for django version Option 2 Option 3 Execute like a bash option -c , -c option…
Reading Time: < 1 minutes This error occurs in multiple use cases, the following is one use cases which i faced, The usecase is when you use custom user model, and you are creating the migrations from the beginning on…

Reading Time: 3 minutes Back then during my college days, I got fascinated by programming and was enjoying coding. It was at that time we use to get invite to participate in lot of coding competitions from different colleges. I…

Reading Time: 4 minutes Hey, is the motor switched off ? is a question that is very familiar in every household in this modern world. Ours is no different, this was growing like a never-ending story. It was at that time…
Reading Time: < 1 minutes In PHP you can pass a variable to a function as reference. When you do that actual “Memory address is passed” instead of “A Copy of the value” hence any change you make inside the…
Reading Time: < 1 minutes As per php documentation, Because static methods are callable without an instance of the object created, the pseudo-variable $this is not available inside methods declared as static. In the above code snippet, static method getValue() will…
Reading Time: 3 minutes “The best way to predict the future is to invent it.” – Alan Kay “People who are really serious about software should make their own hardware.” – Alan Kay “The only way to do great work is to…
Reading Time: < 1 minutes When you have merge conflict in your code and you get No files need merging when you run `git mergetool` Solution: Do git reset –hard # You are not going to loose any changes all…

Reading Time: 2 minutes Knowingly or unknowingly you have used spaces instead of tabs, or the tabs are inconsistent in your python code. To solve this problem you should first make it apparent what is culprit and where is the…

Reading Time: < 1 minutes RolloutCD helps you to deploy your PHP, Python webapps on the cloud with No Dowtime, No Scripting, No Yaml too. Don’t believe my words, see for yourself.