Django and Neo4J Tutorial
In this tutorial, We are going to show you how your django app can communicate to your neo4j graph database instance using the py2neo package. For the sake of simplicity and…
Android Volley 400 Bad Request {RESOLVED}
Are you too getting 400 Bad Request error when using volley? This is the problem many developers face when using volley. And they are not sure of the reason as…
Django Push Notifications Mongoengine
I recently had to implement push notifications (both GCM and APNS) on a project that I was working on. As we were using django/python for this project, our research led…
How to create pip package for your django/python app
PIP packages or PyPI packages are an easy way to install custom reusable python modules or applications that once installed can be used with any other python (django) application, project…
Android Marshmallow: Changes required in your current app!
Since Android Marshmallow has rolled out its latest Android SDK version 6.0, all app developers should make their app ready for the latest version as there are many direct and…
Youtube Kids App now available in Australia
Since it’s launch in the United States in February 2015, The Youtube Kids App has already crossed over 10 million downloads. As posted by Malik Ducard on the Google Down Under…