Why, in 2025, do we still need a 3rd party app to write a REST API with Django?
Posted by Emma Delescolle on May 22, 2025
Why, in 2025, do we still need a 3rd party app to write a REST API with Django? Or do weβ¦ @emma.has-a.blogβs take on implementing one's own mini REST framework in less than 100 lines of code www.djangoproject.com/weblog/2025... #Django #REST
22.05.2025 09:23 β π 6 π 1 π¬ 0 π 0
Because vacuuming is an advanced feature that requires a serverless AI agent as well as uploading a video feed to the cloud.
You are free to use this appliance offline as a very attractive paperweight though!
30.04.2025 13:52 β π 1 π 0 π¬ 0 π 0
By pretty acceptable I mean that, at first glance, listing records will throw an error because it is trying to render a json list (JsonResponse needs to be set as unsafe) and it is redefining get_form_class in the mixin while it shouldn't.
22.04.2025 07:01 β π 0 π 0 π¬ 0 π 0
Claude Artifact
Try out Artifacts created by Claude users
You r answer made me curious so I took the limits mentioned in the article and added a bit of guidance regarding inheritance and the mixin. It turns out you don't have to write the code, Claude's first answer is pretty acceptable: claude.site/artifacts/d7...
22.04.2025 07:01 β π 1 π 0 π¬ 2 π 0
Now I'm curious about the canadian crimes shows...
22.04.2025 05:47 β π 0 π 0 π¬ 1 π 0
This is correct.
I would add: generally, a system can be considered sufficiently secure if the value extractable by circumventing security controls exceeds the cost of doing so.
A safe that costs $1000 to break into containing $100 is sufficiently secure, but insufficient if you put $10,000 in it.
27.03.2025 21:48 β π 3 π 2 π¬ 0 π 0
Jealous Trump Throws Own State Funeral To Upstage Carterβs
Jealous Trump Throws Own State Funeral To Upstage Carterβs
theonion.com/jealous...
09.01.2025 20:45 β π 12699 π 2110 π¬ 383 π 205
Did the docker whale in the background bring its own personal fan? I'm sure there is a story to be told there!
10.01.2025 05:41 β π 0 π 0 π¬ 1 π 0
Isn't there also something about a group only being as smart as the dumbest person in that group?
10.01.2025 05:37 β π 1 π 0 π¬ 1 π 0
Funny thing... I accidentally'd one of mine today as well... `do-release-upgrade` which nuked all my virtual envs...
Restored from backup, only a few minutes downtime
09.01.2025 19:05 β π 4 π 0 π¬ 1 π 0
Happy new year all! Our theme for 2025: try something new π
08.01.2025 18:51 β π 16 π 4 π¬ 0 π 0
Me, making websites in 2005: "Please, robots, crawl this page!"
Me, going into 2025: "Keep your robot filth from my human space."
30.12.2024 17:18 β π 108 π 6 π¬ 1 π 0
Code written with box characters used on old old software to make fake UIs
Youβre still arguing about tabs vs. spaces? May I presentβ¦
25.12.2024 18:37 β π 5359 π 1306 π¬ 161 π 151
It's OK for life to move slowly, actually.
23.12.2024 16:55 β π 67 π 11 π¬ 3 π 0
Okay. It's the solstice. This day sucked, there's no way around that. But we're going to turn this thing around. Every day from here on out, there will be more daylight than the day before. We'll get through this together, my darlings. Stay with me.
22.12.2024 01:11 β π 34 π 7 π¬ 0 π 3
Diagram with large number: 2.7.123
First β2β is commented: Proud version. Bump when you are proud of the release
Second β7β is commented: Default version. Just normal/okay releases
Third β123β is commented: Shame version. Bump when fixing things too embarrassing to admit
I propose we replace semantic versioning with pride versioning
21.12.2024 19:07 β π 2536 π 737 π¬ 34 π 52
Django heart with 101% text. 101% funded, $202228.85 donated of US $200000 goal for 2024, Companies able to make a larger donation are invited to apply to be Corporate Members here
We made it!! π«Άππ
Thank you all for your support β€οΈ.Β Weβll keep working hard to make Django the best web framework it can be.
18.12.2024 13:47 β π 30 π 9 π¬ 1 π 0
Making Django Ready for the Next 20 Years
Emma Delescolle's candidacy statement for the Django Steering Council. Making Django ready for the next 20 years by: - lowering the barrier to contribution and involving a more diverse set of contrib...
π’ New Blog Post: Making Django Ready for the Next 20 Years
- lowering the barrier to contribution
- the realities of an aging code-base
- code ownership and specialized groups
- feature requests - django roadmap
- 3rd-party package story
π 5 min read
emma.has-a.blog/articles/dja...
#django
04.12.2024 11:07 β π 5 π 2 π¬ 0 π 0
bsky.app/profile/dave...
07.12.2024 07:52 β π 0 π 0 π¬ 0 π 0
If Django wants to stay relevant and avoid more and more forks, listening to what the people who work with it daily need is important!
07.12.2024 07:50 β π 2 π 0 π¬ 3 π 0
Although I'm not personally convinced by everything listed in the changes on plain's website, all the features on the homepage do make a lot of sense! And I'm honestly surprised we haven't seen more of these forks.
07.12.2024 07:50 β π 0 π 0 π¬ 1 π 0
A web framework for building products with Python Β· Plain
TIL: @davegaeddert.com forked #django : plainframework.com
This is after trying to keep Django relevant for their work with forge forum.djangoproject.com/t/forge-a-mo... which was quite succesful.
07.12.2024 07:50 β π 3 π 2 π¬ 1 π 0
#til #planets #science #space
06.12.2024 00:17 β π 4 π 1 π¬ 0 π 0
Making Django Ready for the Next 20 Years
Emma Delescolle's candidacy statement for the Django Steering Council. Making Django ready for the next 20 years by: - lowering the barrier to contribution and involving a more diverse set of contrib...
π’ New Blog Post: Making Django Ready for the Next 20 Years
- lowering the barrier to contribution
- the realities of an aging code-base
- code ownership and specialized groups
- feature requests - django roadmap
- 3rd-party package story
π 5 min read
emma.has-a.blog/articles/dja...
#django
04.12.2024 11:07 β π 5 π 2 π¬ 0 π 0
On some days,I happily solve problems with code. On other days, code happily tries to solve me as a problem ππ©πΎβπ»SWE |Devops|Technical Writer|OSSβ€οΈ
I like creating software solutions to solve problems. I am also a speaker, podcaster, and author on technology. I love htmx, server-side web dev, data, Web APIs, baseball and bourbon. .NET/Web Dev MVP
All of my posts are created using recycled electrons
Hang out with hosts @elliebrigida and @lshfoster and enjoy some sapphic socializing! π Creators of Dollar Bean Productions
Just another software engineer
peyman.blog
Independent developer/systems guy from North Wales.
Probably talking about Django/Wagtail. Also board games, video games, other nerdy stuff.
7+years | Full Stack Web Developer | Django | React | REST APIs | Helping businesses build modern, responsive websites. Open to freelance projects. π© DM to collaborate!
Coding, amateur pianist, books, BJJ, dogs, outdoor, Quebec. Software developer @ TLM
Software Developer, DevOps and Technical Writer by day, dragon slayer by night ππ
https://veldakiara.notion.site/Velda-Kiara-46aec24028fd4e8dbdba003097c18b5b
Started in infosec, co-authored the kill chain paper, dabbled in countering influence operations at Meta, and now back to infosec. Lover of command line, python, and rust.
PSF fellow Β· DSF director Β· Python developer Β· Django contributor Β· DjangoGirls+ coach Β· Djangonaut Space navigator Β· PyCon Italia organizer Β· Python Pescara founder Β· Conference speaker Β· GNU/Linux user Β· Free Software advocate Β· Blogger www.paulox.net
President @djangoproject.com, core team @wagtail.org, building things @torchbox.com. Accessibility, climate action w/ climateaction.tech
Djangonaut, treehugger, cyclist, kayaker, photographer. Gallery at shacker.net - Ask me about prints.
Python, Django, Linux, Engineering Manager, Developing websites for the home building industry using Django and a multi tenant setup build from scratch. Husband, Dad, Owner of 1 Bernese Mountain Dog
AI Enthusiast. Software engineer - | Python | Django | Lover of all things tech. Building amazing APls one line of code at a time. | Man Utd
π³π¬ β
Building https://www.ctrlv.codes
https://github.com/chukaibejih
CPython Core Developer & mypy project core team. Former quantum compiler engineer, now at NVIDIA working on Python packaging. Opinions my own.
π³οΈββ§οΈ
Maker of https://apt.cli.rs
https://emmatyping.dev
Profile by @li-n-arts.bsky.social
she/her
Django Developer | Experienced in building scalable SAAS & complex website's backend
- sorv.dev
- @ tymr.online
π¨π± he/him, pan/bi
cat lover, programmer, gamer (sort of)
Programmer, writer, teacher... I also like the outdoors. :)
I write a weekly Python newsletter, at www.mostlypython.com. I'm also the author of Python Crash Course, from No Starch Press.