in blog | Django News |
---|---|
original entry | Django News - htmx 1.9.0 released - Apr 14th 2023 |
htmx 1.9.0 has been released, which includes new features such as support for view transitions and generalized inline event handling via the new hx-on
attribute, as well as improvements and bug fixes.
The PSF has expressed concerns about the proposed Cyber Resilience Act and Product Liability Act, stating that the policies could unintentionally harm users and put the health of the open-source software community at risk.
GitHub Accelerator, a program that fosters sustainable open-source projects, has announced its first cohort of 20 projects and 32 participants worldwide. Among the diverse projects selected are htmx, Strawberry, and Datasette, all of which have ties to the Django community.
Upgrade Django is a simple cheat sheet to Django versions and releases with additional observations from REVSYS on the most exciting highlights, gotchas, and other information from their extensive experience upgrading clients' Django applications.
An article describes leveraging artificial intelligence technology such as GPT-3 and ChatGPT to build an intelligent education platform using Django. The tutorial covers the fundamentals of Large Language Models, indexing, training a model on a blog post, developing an API capable of answering questions about the blog post and creating a user interface for interacting with the API.
Good explanation with code of how to fetch records that occur every X days when you're working with timestamped data.
This article describes how a Python library used for mathematical and geometrical operations in a 3D processing pipeline was made 100x faster with less than 100 lines of Rust, using NumPy and other scientific Python packages to address a performance issue.
An article advocates for the use of Unpoly as an alternative to frontend frameworks like React and Vue, which can add unnecessary complexity to projects, and describes how to integrate Unpoly with Django for UX enhancements, such as modals, navigation, and form submissions without full page reloads.
An article introduces pre-commit, a developer tool that automates the process of checking code for errors and issues before committing it to a repository, and explains how to set it up and use it to catch bugs, sort imports based on PEP recommendations, and lint code for better readability in Django projects.
PyGotham is a New York City/virtual-based, eclectic, Py-centric conference covering many topics. Tickets are free.
Level up your Django knowledge with Django for Beginners, Django for APIs, or Django for Professionals, or gift it to a friend. Sample chapters are available to preview for free. Bundle discount available!
PyCascades 2023 videos are up!
We welcome back Nick and discuss upgrading to Django 4.2, developer tooling, balancing multiple projects, and how to be productive as a modern web developer.
Catches mail and serves it through a dream.
The code that powers djangosnippets.org, it allows users to post and share useful "snippets" of code.
This RSS feed is published on https://django-news.com/. You can also subscribe via email.