Discusses the requirements and the process of designing the django models for the requirements in an efficent manner. (more…)
Read more »
With Django's ORM, creating JSONB fields, using them in your models, inserting data into them, and querying from them is all possible. Learn how here. (more…)
Read more »
Open Source Python CRM based on Django. Contribute to MicroPyramid/Django-CRM development by creating an account on GitHub. (more…)
Read more »
Python + Distributed SQL, made easy. Today, we’re excited to announce CockroachDB backend support for the Django ORM. (more…)
Read more »
Poetry is a relatively new packagin and dependency manager. It makes it very easy upload libraries to PyPI, manage dependencies visually, and has a couple of handy features. Today, I'm not going to do a deep dive on how Poetry works and all it's features.... (more…)
Read more »