Anyone building applications based primarily with Django and Python? I am just polling to see the audience. I may have a few questions as I begin my journey of completing my beta version.
Hi @chosen1,
I've made a few things with Django before and think it's a fantastic framework. Most of the stuff I'm building now is build on either Angular or React, so I'm trying out Firebase as my backend for my next project.
Django is a great platform, though. It's ORM and built in admin panel are great for quickly iterating on ideas and manipulating data.