Django

[ follow ]
Django
fromdjangosnippets.org
2 weeks ago

Form field with fixed value

Create a custom Django ChoiceField subclass that enforces a single allowed value by setting choices to [(value, value)] in __init__.
fromPycoders
3 weeks ago

PyCoder's Weekly | Issue #710

Augment Code's new guide features real frameworks to lead your engineering team to systematic transformation: 30% faster PR velocity, 40% reduction in merge times, and 10x task speed-ups across teams. Learn from CTOs at Drata, Webflow, and Scout's local MCP server lets your AI assistant query real Python telemetry. Call endpoints like get_app_error_groups or get_app_endpoint_traces to surface top errors, latency, and backtraces-no dashboards, Brett came across an unexpected typing error when using Pyrefly on his code.
Django
Django
fromPythonbytes
4 weeks ago

I will install Linux on your computer

aiosqlitepool provides an asynchronous SQLite connection pool that reuses connections, keeps caches hot, and significantly increases concurrent query throughput.
fromPaolo Melchiorre
1 month ago

How to use UUIDv7 in Python, Django and PostgreSQL

In this article I walk through a practical example showing how UUIDv7 works in Python first and then in PostgreSQL using Django ORM and migrations only. No manual SQL is needed and every step shows real code and migration output. What is a UUID A UUID is a 128 bit identifier that aims to be globally unique without coordination. It works well in distributed systems because it removes the need for a central sequence generator. This makes UUIDs ideal for many modern architectures.
Django
fromFuncheap
1 month ago

$2 Taco Night + Happy Hour Comedy at Skylark (SF)

Join us for a night of laughter featuring Bay Area's top rising comics! We showcase comedians that have been on Netflix, Comedy Central, Amazon, HBO ... so come through and you may see the next big thing! HaHaHappy Hour Comedy at Skylark $5 beer, $2 tacos and FREE laughsEvery Wednesday at 8pm Skylark, 3089 16th St., SF (@ Valencia) 2 drink minimum Happy Hour starts at 7pm (grab your tacos, drinks and settle in), show at 8:00pm
Django
Django
fromInfoWorld
1 month ago

More Django developers turning to AI - report

HTMX and Alpine.js are the fastest-growing JavaScript frameworks with Django while React and jQuery decline; type hints widespread and PostgreSQL dominates databases.
Django
fromPycoders
1 month ago

PyCoder's Weekly | Issue #707

Overview of Python infrastructure, concurrency options, Django 2025 survey results, parsing techniques, and self-hosted authentication tools and job opportunities.
Django
fromDjango Project
1 month ago

DSF member of the month - Anna Makarudze

Anna Makarudze is a long-time DSF member, Django Girls+ Trustee, former DSF President, founder of DjangoCon Africa, and MSc Software Engineering student.
Django
fromRealpython
2 months ago

It's Almost Time for Python 3.14 and Other Python News - Real Python

Python 3.14 rc3 delivers critical bug fixes, feature finalizations, stability improvements, and sets the stage for a final 3.14.0 release on October 7.
[ Load more ]