Find 5 star dog sitters on Rover.com. Book dog sitting or dog boarding online! 24/7 customer support, peace of mind protection. Better than a dog kennel. (more…)
Read more »
Building a social network isn't just a really cool project, but it's also a project that can teach you a lot of new cool things. In this video we will begin ... (more…)
Read more »
Understand GROUP BY in Django ORM by comparing QuerySets and SQL side by side. If SQL is where you are most comfortable, this is the Django GROUP BY tutorial for you. (more…)
Read more »
Two months ago, I was planning to publish a mobile app for both Android and iOS devices. However, I didn’t know how to code mobile apps natively. I found that there is an app type called “Webview” in which you just prepare a mobile friendly website and se... (more…)
Read more »
One of the quickest wins for improving the speed of a Django app is to fix the “oops didn’t mean to” inefficient database reads that… (more…)
Read more »