Earlier this week I released Django SQL Dashboard 1.0. I also just released 1.0.1, with a bug fix for PostgreSQL 10 contributed by Ryan Cheley. Django SQL Dashboard is my … (more…)
Read more »
Django is a fantastic framework, not the least because it includes everything needed to quickly create web apps.
But the developers should not be the only ones benefiting from this. The app should also be fast for users. (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 »
Django webhooks triggered on model changes. Contribute to danihodovic/django-webhook development by creating an account on GitHub. (more…)
Read more »