This is your work, valued
@PSF fellow · DSF director · @Python / @Django dev · @DjangoGirls coach · @Djangonaut-Space navigator · @PythonPescara founder · @PythonItalia Conference staff
uDjango. A single file Django micro project created for demonstration purposes to be used in the same way as other Python frameworks.
198djangoqueries. The code of "Making queries" in docs.djangoproject.com that I used in my article "Full-Text Search in Django with PostgreSQL".
44generatedfields. Code related to the article "Database generated columns ⁽¹⁾: Django & SQLite" (paulox.net), to be used to experiment with the new GeneratedField added in Django 5.0.
13adventofcode. Pure Python solutions for the Advent of Code puzzles written by Paolo Melchiorre.
6pauloxnet. All about Paolo
2django-continuous-delivery. A Django project cookiecutter ready for continuous delivery.
2django-rest-framework. Web APIs for Django.
1django-localflavor. Country-specific Django helpers, formerly of contrib fame
1django-configurations. A helper for organizing Django project settings by relying on well established programming patterns.
1cpython. The Python programming language
1