DEV Community

Jeff Triplett (he/him) for Django News

Posted on • Originally published at django-news.com on

Django News - Django security releases issued: 4.1.7, 4.0.10, and 3.2.18 - Feb 17th 2023

News

Django security releases issued: 4.1.7, 4.0.10, and 3.2.18

This release fixes a potential denial-of-service vulnerability in file uploads. As always, updating to the latest version of Django is one of the best security measures you can take.

djangoproject.com

Release 2.0 · django-crispy-forms/django-crispy-forms

PSA: django-crispy-forms 2.0 has been released and has a few major changes, which will require some extra time when you upgrade. Their guide can walk you through what is needed or you can pin to django-crispy-forms<2 for a while until you have time to migrate.

github.com

Dependency graph supports the Python PEP 621 standard | GitHub Changelog

GitHub dependency graph now supports parsing Python dependencies for pyproject.toml files that follow the PEP 621 standard.

github.blog

Sponsored Link

Apply Now: Backend Tech Lead for B2B SaaS Startup- Remote Available!

Looking for an opportunity to build, lead, architect, and grow — both your career and a great product? Supplios builds supply-chain software for leading manufacturers and is looking for an experienced Python / Django developer to join the team in Copenhagen, Denmark or remote.

supplios.com

Articles

Python/Django AsyncIO Tutorial with Examples

An overview of asynchronous coding and how to apply it to Django.

djangostars.com

An introduction to Django Simple History

Learn how to use django-simple-history which allows you to track model changes and revert to previous versions by automatically storing the model state on every database operation.

caktusgroup.com

Events

DjangoCon Europe 2023 Tickets Now Available

The Call for Proposals is also open until February 27th.

djangocon.eu

PyCon US 2023 Schedule Launch!

The 2023 PyCon US schedule has been announced!

blogspot.com

Sponsored Ad

Register for Python Web Conf Today!

Join Djangonauts from around the world for the 5th annual Python Web Conference (March 13-17). Tickets include 5 days, 65+ live talks, expert-led tutorials, social events, an exclusive pass to all conference recordings for 90 days, cool swag and more. Don’t wait, buy your ticket today!

pythonwebconf.com

Videos

Pro Django - Tutorial 1 - Project Structure, Poetry, Makefile, and Settings Management

A new series on Django from thenewboston, one of the original tech YouTubers.

youtube.com

Podcasts

Django Chat: Django 4.2 - Mariusz Felisiak

Django Fellow Mariusz walks us through what to expect in Django 4.2 and 5.0, continuous integration, supporting multiple versions of Python/Django, and more.

djangochat.com

Projects

andrewgodwin/django-hatchway

Andrew Godwin's latest project. Hatchway is an API framework inspired by the likes of FastAPI, but while trying to keep API views as much like standard Django views as possible.

github.com

withlogicco/django-prose

Wonderful rich-text editing for your Django project.

github.com


This RSS feed is published on https://django-news.com/. You can also subscribe via email.

Top comments (0)