Django model is the single, definitive source of information about your data. (more…)
Read more »
Django 3.0 beta 1 is now available. It represents the second stage in the 3.0 release cycle and is an opportunity for you to try out the changes coming in Django 3.0. (more…)
Read more »
In this article you will learn how to build a simple REST API using Django REST Framework. The code in this article was written with Python 3.6, Django 1.11 and DRF 3.6 in mind. (more…)
Read more »
Soluciones a tu medida: Desarrollo web, apps e ingeniería de sistemas... (more…)
Read more »
Without using a subdomain, Django's static files, or a reverse proxy, can you build a statically generated blog into your Django app? Yes! I'll show you how I created a static blog in Hugo and added it to my Django project. (more…)
Read more »