danielquinn, to django
@danielquinn@mastodon.social avatar

I've finally finished my new #Django module, "django-cool-urls". You can use it to make sure your site never has another outgoing dead link, or just to convert YouTube embeds into proper <video> tags pointing to local files.

Explanatory blog post: https://danielquinn.org/blog/django-cool-urls/

PyPI: https://pypi.org/project/django-cool-urls/

Source code: https://gitlab.com/danielquinn/django-cool-urls

Docs: https://danielquinn.gitlab.io/django-cool-urls/

It's already in use on my own site, but perhaps someone else will find it useful.

sabderemane, to django
@sabderemane@mastodon.social avatar

I know some folks were interested in adding django-csp to Django, worth to follow this post and give your thoughts if you have any:

https://forum.djangoproject.com/t/adding-csp-support-to-django/31526

pythonbynight, to django
@pythonbynight@fosstodon.org avatar

Oh Snap! Excited! I've been selected for a thing.

lemeteore, to django
@lemeteore@mastodon.social avatar
felixxm, to django
@felixxm@fosstodon.org avatar

DjangoCon Europe is coming 🎉 🇪🇸 ! It's time for a family reunion 🤗 😉 buenos días con mis amigos 🍷 🥳

markwalker, to django
@markwalker@fosstodon.org avatar

Just one meeting with the designer for the @djangocms redesign and it's inspired a new take on our frontend app.

They're using django-components to avoid duplication in & out of cms content. So Fabian is looking at that same concept from a new template tag...
https://github.com/django-cms/djangocms-frontend/pull/220

adamchainz, to django
@adamchainz@fosstodon.org avatar

🆙 django-upgrade 1.18.0 is out, with support for Django 5.1 (currently in alpha) and a fixer for the argument rename in CheckConstraint:

https://github.com/adamchainz/django-upgrade?tab=readme-ov-file#django-51

#Django

ehmatthes, to random
@ehmatthes@fosstodon.org avatar

django-simple-depoy 0.6.3 is out. This fixes a bug with Platform.sh deployments, and improves consistency internally across platforms.

Also, 60+ vague exploratory issues have been trimmed to ~20 task-oriented issues.

https://github.com/ehmatthes/django-simple-deploy/blob/main/CHANGELOG.md

nanorepublica, to django
@nanorepublica@indiehackers.social avatar

📣 Django apps - a single app
📄 One app to rule them all
🔗 https://softwarecrafts.co.uk/100-words/day-100
#100_words,#django,#django_apps,#single_app

carlton, to django
@carlton@fosstodon.org avatar

Got at least one commit into #Django 5.2 ✅ Can put my feet up now 🛋️

https://github.com/django/django/pull/18204

mblayman, to django
@mblayman@mastodon.social avatar

💡 You've got your web app ready and you're ready to show the world. This article helps you understand the important aspects of making a web app live on the internet. https://www.mattlayman.com/understand-django/deploy-site-live/

karrot, (edited ) to random
@karrot@fosstodon.org avatar

🧩 Karrot plugins are nearly possible... 🥳

This will mean it's possible to write plugins to add your own functionality within Karrot, and be able to make use of all the core Karrot community organising features.

I'm quite excited at the potential.

🚧 Very work-in-progress docs over at https://docs.karrot.world/dev/plugins <-- link fixed!

This is part of our current #nlnet @NGIZero funded work ♥️

karrot,
@karrot@fosstodon.org avatar

Each plugin will be able to be a frontend plugin, backend plugin, or both.

Frontend plugins will have access to Vue.js and Quasar (UI lib), and various hooks and slots around the site. You'll also be able to use any additional dependencies you might want.

Backend plugins will be proper #Django apps, so you'll be able to use all the nice stuff that provides. Initially I'm not supporting extra dependencies for backend, as it's a bit more involved, but I've sketched out a plan for that.

ehmatthes, to random
@ehmatthes@fosstodon.org avatar

I just released django-simple-deploy 0.6.2, the first release in quite a while.

You can use it to make multiple deployments to Fly.io. Heroku deployments are updated as well.

I'm making steady progress toward a plugin-based model, and should be able to make regular releases over the next few weeks.

Changelog: https://github.com/ehmatthes/django-simple-deploy/blob/main/CHANGELOG.md

#Python #Django

djangoconeurope, to django
@djangoconeurope@fosstodon.org avatar

⏰ Have you checked the schedule for DjangoCon Europe 2024? Don't miss your chance to plan which talks and workshops you'll attend. Dive in now and make the most of your conference experience! 💼✨

https://pretalx.evolutio.pt/djangocon-europe-2024/schedule/

offby1, to django
@offby1@wandering.shop avatar

Is it me or is the #Django documentation for project templates uncharacteristically bad?

Like, I have so many questions about how this templating works. Do I get to template filenames? How? Can I include the template as a subdirectory in a repository, or do I need to have it hosted in its own? How about providing one as part of a wheel?

I would love to build a project template into NomNom, so that later worldcons can just “django-admin startapp --template nomnom:basic_template" or something.

mblayman, to django
@mblayman@mastodon.social avatar

💾 With a web app, data is stored in a database, but we don't directly interact with the database. Instead, we write classes called "models." Learn all about Django models in this article. https://www.mattlayman.com/understand-django/store-data-with-models/

phildini, to django
@phildini@wandering.shop avatar

What are the best practices / good project templates for starting a #Django project in 2024? Things that I used to do are cargo-culted in my own brain from 5 years ago, has anyone written a good recent guide?

(🚀 for reach welcome)

markwalker, to django
@markwalker@fosstodon.org avatar

It's been a talking point for ages now, but this week Fabian has found some time to actually make some progress on headless @djangocms

He's even put together this demo project which uses DRF to integrate with django-cms

https://github.com/fsbraun/djangocms-rest/tree/main

#django

ben, to django
@ben@bencarneiro.com avatar

Would any nerds be willing to chat with me next week about API design?

Specifically JsonResponse, custom json serializers involving like a thousand foreign keys, pagination, DRF. Basically- how to take a very complex schema and render out 100 massive json blobs at a time for core objects. sort of like stripe.

mblayman, to python
@mblayman@mastodon.social avatar

🐍 On this Building SaaS with #Python and #Django, I added a feature to improve the user experience (UX) to ease the transition between school years in my homeschool scheduling app. https://www.youtube.com/watch?v=SIRdhKCXmFE

djangodenmark, to django
@djangodenmark@fosstodon.org avatar

Hello all Django friends 👋

📢 Django Day Copenhagen 2024 will be held on Friday October 4th and the Call for Participation is now open 📢

If you have never given a talk, if your talk idea is completely new, untested or rather whack, our message is the same: START BREWING! 🎷 🛠️ 💡 (or maybe encourage someone else)

https://2024.djangoday.dk/cfp/

#django #DjangoDayCPH

danjac, to django
@danjac@masto.ai avatar

Wow, ton of cool things in here for #django 5.1

https://docs.djangoproject.com/en/dev/releases/5.1/

cheukting_ho, to django
@cheukting_ho@fosstodon.org avatar

I missed Mia Bajić ‘s talk in and now get a chance at - both of them are recorded so you can also watch them.

mblayman, to django
@mblayman@mastodon.social avatar

⚡ This Understand Django article is all about going fast! We take an in depth look at performance in and how to improve your site's speed. Check it out! https://www.mattlayman.com/understand-django/go-fast/

nanorepublica, to django
@nanorepublica@indiehackers.social avatar

#Appreciation for @carlton today. I have recently opened an issue and a PR on his repos and the responses have been of kindness and thoughtfulness to my potential ramblings (especially the issue I raised then closed!)

Keep it up!
#django

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • modclub
  • DreamBathrooms
  • mdbf
  • Durango
  • ngwrru68w68
  • magazineikmin
  • thenastyranch
  • InstantRegret
  • Youngstown
  • slotface
  • everett
  • kavyap
  • cisconetworking
  • JUstTest
  • ethstaker
  • tacticalgear
  • GTA5RPClips
  • osvaldo12
  • khanakhh
  • rosin
  • Leos
  • normalnudes
  • anitta
  • cubers
  • tester
  • provamag3
  • lostlight
  • All magazines