History of Django, open source business models and LLM security [video]
Simon Willison is the creator of Datasette, an open source tool for exploring and publishing data. Prior to becoming an independent open source developer, Si…
Read more »Simon Willison is the creator of Datasette, an open source tool for exploring and publishing data. Prior to becoming an independent open source developer, Si…
Read more »🌶️ Cool "Stripe-style" self-identifying row IDs for Django. A drop-in replacement AutoField. – GitHub – mik3y/django-spicy-id: 🌶️ Cool "Stripe-style" self-identifying row IDs fo…
Read more »django-ninja is a relatively new framework ( first commit was in July 21, 2020 ). So you might ask why would you use it instead of something like…
Read more »Django is the web framework for perfectionists with deadlines. And that is exactly what Django proved to be in the journey of SignRequest to Box.The way we u…
Read more »Welcome to my opinionated guide on how to write views in Django!
Read more »Money fields for Django forms and models. Contribute to django-money/django-money development by creating an account on GitHub.
Read more »A fast and scalable app that adds vector search capabilities to your Django applications. It offers low latency, fast search results, native Django integration, and automatic syncing between your m…
Read more »A Common Table Expression acts like a temporary table or view that exists only for the duration of the query it is attached to. django-cte allows common table expressions to be attached to normal Django ORM queries.
Read more »The benefits you’ll get transitioning from a Django stack to a NestJS stack, especially when combined with Amplication.
Read more »Added a docker-compose.yml file to set up Postgres and Redis instances. (#23) Changed index template to add links to documentation and source code. (#23)…
Read more »