Securely manage your passwords of your online accounts. - PassManagerWeb/PassManagerWeb... (more…)
Read more »
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 »
A simple, step-by-step walkthrough for configuring and deploying a Django application to DigitalOcean using Nanobox. (more…)
Read more »
Explore the features of Django Channels REST Framework for building WebSocket API consumers with Django. (more…)
Read more »
Django URLs expect to send a response back to a user. Where does that response come from? A Django view! This article looks into the fundamentals of views and how to use them in your project. (more…)
Read more »