Django

[ follow ]
Django
fromPycoders
6 days ago

PyCoder's Weekly | Issue #718

pandas 3.0 adds pd.col expressions, Copy-on-Write semantics, and PyArrow-backed strings for significantly faster, more predictable dataframe and string operations.
Django
fromPythonbytes
1 week ago

PSF Lands $1.5 million

django-click and django-typer simplify creating Django management commands; the PSF received $1.5M from Anthropic for PyPI security and support; uv gains speed by eliminating legacy code paths.
fromEuroPython Blog
1 week ago

Humans of EuroPython: Doreen Peace Nangira Wanyama

I had been following the EuroPython community since 2024 and what stood out for me was how inclusive it was. This was open not only to people from the EU but worldwide. I saw people from Africa getting the stage to speak and even the opportunity grants were there for everyone. I told myself wow! I should be part of this community. All I can say I will still choose EuroPython over and over.
Django
Django
fromdjangosnippets.org
1 month 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
2 months 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
2 months 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
2 months 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
2 months 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
2 months 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
2 months 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
2 months 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.
[ Load more ]