django-planet

What's new in Django community blogs?

Django News - PyPI Expanding Trusted Publisher Support - Apr 19th 2024

April 19, 2024 » Django News » [Archived Version]

News Don't Miss Out: Last Call for DjangoCon US 2024 Talk Proposals! Have you submitted your talk or tutorial for DjangoCon US 2024, in beautiful Durham, North Carolina, USA? This is your last call to submit a talk or tutorial. The CFP deadline is April 24, 2024, at 12 PM EDT. djangocon.us PyPI: Expanding Trusted Publisher Support PyPI added GitLab CI/CD, Google Cloud, and ActiveState as Trusted Publishing providers. pypi.org …

Read More

Importing Content - Building SaaS with Python and Django #189

April 18, 2024 » Django on Matt Layman » [Archived Version]

In this episode, I built the import view that is needed to allow users to add their own journal entries to JourneyInbox. After completing that, I handled the pull requests from dependabot, then I worked on some quality of life to do better handling with beta user trials.

Read More

Why Django and why not Flask?

April 18, 2024 » Django on Matt Layman » [Archived Version]

Why would someone pick Django over Flask? That’s the question that I got on stream and here is my answer.

Read More

Introducing the Stack Report

April 12, 2024 » Carlton's latest posts. » [Archived Version]

I'm trying something new. I'm going to do a monthly longer form piece on application development, operations, and the process (and business) of making software. You know the usual stuff. If that sounds like something you want to read you can sign up here: https://buttondown.email/carlton I'm going to do this as a subscription newsletter, at €5/month or €50/year, and see how that goes. Maybe it does, maybe it doesn’t, but I’m going to try it. I'm going to give it at least a year. First email wi…

Read More

Building forms with the Django admin

April 12, 2024 » Matthias Kestenholz: Posts about Django » [Archived Version]

Building forms with the Django admin The title of this post was shamelessly copied from Jeff Triplett’s post on Mastodon. Why? Many websites need a simple way of embedding forms, for example as a contact form or for simple surveys to collect some data or inputs from visitors. Django’s forms library makes building such forms straightforward but changing those forms requires programming skills and programmer time. Both of them may not be readily available. More importantly, sometimes …

Read More

Django News - Open Source Week - Apr 12th 2024

April 12, 2024 » Django News » [Archived Version]

News Python 3.11.9, 3.12.3, and 3.13.0a6 released! This week we saw new Python 3.11.9, 3.12.3, and 3.13.0a6 releases. Django Newsletter PyPI: Malware Distribution and Domain Abuse Domain names used in a malware attack, and how PyPI handled it. pypi.org Updates to Django Today 'Updates to Django' is presented by Velda Kiara from Djangonaut Space! Last week we had 9 pull requests merged into Django by …

Read More

Django Learning Resources

April 11, 2024 » The PyCharm Blog » [Archived Version]

Are you new to Django development? Are you already familiar with it and want to expand your knowledge? PyCharm has Django learning resources for everyone.  In this article, you’ll find a compilation of all the Django-related resources created by the experts at PyCharm to help you navigate through them all. From creating a new Django […]

Read More

Essential Django packages ❤️

April 7, 2024 » » [Archived Version]

Libraries that I always use with Django.

Read More

Weeknotes (2024 week 14)

April 6, 2024 » Matthias Kestenholz: Posts about Django » [Archived Version]

Weeknotes (2024 week 14)I’m having a bit of a slow week with the easter weekend and a wisdom tooth extraction. I’m recovering quite quickly it seems and I’m glad about it. This weeknotes entry is short and quick. I’m trying to get back into the habit of writing them after a mediocre start this year. 20th Anniversary Celebration of Young Greens Switzerland I have attended the celebration of Young Greens Switzerland. I have been a founding member and have been active for c…

Read More

Django News - Django 5.0.4 bugfix release - Apr 5th 2024

April 5, 2024 » Django News » [Archived Version]

News Django bugfix release issued: 5.0.4 Check out the Django 5.0.4 release notes for a list of five bug fixes in this release. djangoproject.com Join DEFNA! Board Member Recruitment Django Events Foundation North America (DEFNA) is seeking another board member. This is a great chance to help grow the DjangoCon US community. defna.org PSF News: New Open Initiative for Cybersecurity Standards A new Open Init…

Read More