in blog | Django News |
---|---|
original entry | Django News - No news means more articles! - Dec 29th 2023 |
Last week we had 12 pull requests merged into Django by 7 different contributors - including 3 first time contributors! Congratulations to Amin Shah Gilani, Nicolas Lupien, and Rapha S for having their first commits merged into Django - welcome on board!
Here are the key updates from last week:
oracledb
2.0.0 from Django 5.0.1Django Newsletter
Exploring strategies for optimal Gunicorn, Uvicorn and Hypercorn configurations for Flask, Django, and FastAPI.
Author's description of django-json-schema-editor
, an open source JSON editing component for Django that uses JSON schema for validation and supports editing arrays of objects in a tabular format.
Discover how to implement Global Privacy Control (GPC) in Django projects, a web browser specification designed to signal the non-sharing of user data.
A step-by-step guide to building a Django application that allows users to easily upload images to Cloudinary cloud storage, save the image links in a database, and display the uploaded images.
Learn how to increase the maximum file upload size in Django by tweaking DATA_UPLOAD_MAX_MEMORY_SIZE
and FILE_UPLOAD_MAX_MEMORY_SIZE
settings for efficient and error-free file handling in Django backends.
Explore why Python's property should generally be avoided.
When contributing to other users’ repositories, always start a new branch in your fork.
Enjoy!
Embark on a voyage through Djangonaut Space, a one-of-a-kind mentorship initiative within the Django community.
Celery is the most popular and mature solution for asynchronous task queues in Python’s ecosystem, but running Celery tasks with high reliability is a challenge. The settings are tricky, tasks can be lost in multiple ways, task code has opaque limitations, proper monitoring isn’t trivial, and more. In this talk, we’ll share what we learned to be necessary for running Celery reliably after years of running it in production.
Explore options for building Django-based content-managed websites that editors will love. Learn about the features and patterns necessary for content editing and how they are supported in Django-land.
Senior Python/Django Engineer at Apexive 🆕
Principal Software Engineer at Teamworks
Michigan Online, Software Engineer at University of Michigan
Full Stack Python Developer at bnbprofits
Senior Backend Developer - Supportsite Team at Kraken Technologies UK
Django Newsletter
If you haven't checked out django-unicorn in a while, this is an excellent excuse to check out version 0.58.0 and see what's changed over the last year.
Re-post: This is a simple realization of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.
This RSS feed is published on https://django-news.com/. You can also subscribe via email.