In this Python Django tutorial, you'll learn how to build an analytics dashboard using Django App, a high-level Python Web framework. After you complete it, you’ll have a Django-powered app with interactive pivot tables & charts. (more…)
Read more »
No big JS framework behind NLP Cloud (https://nlpcloud.io), but only htmx for the frontend and Django as the backend. Here is how it works. (more…)
Read more »
Django is a popular framework for Python application developers. It includes packages which make tasks like authorization and content administration easier. Django supports a number of databases including MySQL which makes it possible to run a Django appl... (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 »
In this tutorial, we'll build a basic Django web application using FusionAuth for an easier and safer way of handling user registration and authentication. (more…)
Read more »