JWT Authentication for Django. Contribute to WillianFuks/djwto development by creating an account on GitHub. (more…)
Read more »
In the Django 3.2 version just released I contributed with new features related to compressed fixtures and fixtures compression. In this article I have explored into the topic and produced some sample benchmarks. (more…)
Read more »
A quickstart guide to create a web map with the Python-based web framework Django using its module GeoDjango, the PostgreSQL database with its spatial extension PostGIS and Leaflet, a JavaScript library for interactive maps. (more…)
Read more »
During my time as a GitHub code review bot I’ve seen many Django devs importing naked `settings.py`: (more…)
Read more »