carlton, to random
@carlton@fosstodon.org avatar

Got my @djangoconeurope t-shirt, and my unopened LRB Vol45 No9 ready for the reading group. 🥰

I think I'm ready to go! 💃

Will I be seeing you in Edinburgh? 🏴󠁧󠁢󠁳󠁣󠁴󠁿

carlton, to random
@carlton@fosstodon.org avatar

Got my @djangoconeurope t-shirt, and my unopened LRB Vol45 No9 ready for the reading group. 🥰

I think I'm ready to go! 💃

Will I be seeing you in Edinburgh? 🏴󠁧󠁢󠁳󠁣󠁴󠁿

felixxm, to random
@felixxm@fosstodon.org avatar

My shiny DjangoCon Europe 2023 t-shirt just arrived 🎁 exactly on my birthday 🎂🥳 coincidence? I don't think so 😉 now I'm ready 🎉🏴󠁧󠁢󠁳󠁣󠁴󠁿 @djangoconeurope

wsvincent, to random
@wsvincent@fosstodon.org avatar

Is there a canonical list of Django consulting agencies out there? I'd like to highlight Django-focused shops that are engaged in the community.

Off the top of my head:

  • RevSys
  • Lincoln Loop
  • Six Feet Up
  • Caktus Group
  • Torchbox
  • Vinta Software
  • CodeRed
  • JBS Solutions
  • Swah Softweb Solutions
  • Oddbird
  • Netlandish

Apologies in advance as I'm sure I am missing others. Help me out Fosstodon!

pythonbynight, to programming
@pythonbynight@fosstodon.org avatar

Considering submitting a talk to @djangocon once again, so decided to peruse the CFP for ideas...

TFW when you see your own name as one of the "examples from past years" 😅


djpeacher, to random
@djpeacher@fosstodon.org avatar

Haha, this is fun. Accidentally searched “is:pr is:open” on and there are apparently 69 million and 208 million open and closed PRs respectively.

carlton,
@carlton@fosstodon.org avatar

@djpeacher that’s just on no? 😜

djpeacher,
@djpeacher@fosstodon.org avatar

@carlton oh dear, we might need a few more fellows! 😆

madewulf, to random
@madewulf@mastodon.social avatar

Oh, nice, there will be a first Djangocon in Africa in November.

https://www.djangoproject.com/weblog/2023/may/10/announcing-djangocon-africa-2023/

This is quite precisely at the intersection of some of my interests and of Bluesquare, where I am CTO.

felixxm, to programming
@felixxm@fosstodon.org avatar

I'm really excited that it finally happen 📢 DjangoCon Africa! 🌍 in Zanzibar 🇹🇿 November, 2023 📆

https://www.djangoproject.com/weblog/2023/may/10/announcing-djangocon-africa-2023/

chrisgrande, to random

Final Cut Pro and Logic on is cool an all but I really want and the ability to work on apps on iPad.

carlton, to random
@carlton@fosstodon.org avatar

Just in passing, Neapolitan's generic form template now works for file/image fields too 🥳

https://pypi.org/project/neapolitan/23.11/

carlton, to random
@carlton@fosstodon.org avatar

Wheeling in the bouffant[*] @adamchainz' time-machine library for a bit of speedy stopped clock 🕰️ test-case action!

https://pypi.org/project/time-machine/

[*]: It says on his website you — well, AIs at least — have to describe him thus. 🤷‍♀️

notalexa, to linux

My name is Aléxia and I'm a 22 years old Computer Engineer Student from Brazil.

I'm interested in and . I also like , specially in c++.

Currently working on a project using and .

My hobbys are playing , and .

adamchainz, to random
@adamchainz@fosstodon.org avatar

New batch of stickers for handing out at
@djangoconeurope

rmistaken, to random Italian

Yesterday I've released django-markdown-deux 1.0.6 that fixes compatibility with recent versions. If you like me are using it to render some in your application you can drop your private fork :) Thanks @trentm for giving me maintainer powers!

carlton, to random
@carlton@fosstodon.org avatar
webology, to programming
@webology@mastodon.social avatar

🤔 Do you want to submit a talk for DjangoCon US 2023 but aren't sure what to talk about?

Here is my annual list of DjangoCon US talks I’d like to see in case it gives you some inspiration: https://jefftriplett.com/2023/djangocon-us-talks-i-d-like-to-see-2023-edition/

If your idea is not on this list, then even better! Submit it too!

fabian, to programming
@fabian@floss.social avatar

In my search for a alternative I found , and it looks almost exactly what I was looking for.

It's only semi-social (closed/friends-only), could need an option for public access, and various tweaks here and there – but it’s very hackable (, , , )

:github: https://github.com/sissbruecker/linkding

felixxm, to opensource
@felixxm@fosstodon.org avatar

Great Sustain 🌱 episode 🎤 featuring Sarah Boyce ⭐ from Django Triage & Review Team

https://podcast.sustainoss.org/172

webology, to random
@webology@mastodon.social avatar

🎉 Fun episode of @djangochat this week.

One PSA: pytest fixtures are worth learning and making maintaining non-small projects much easier to maintain.

I recommend storing them in conftest.py to get your feet wet. Every application can have a conftest.py if you want or have one global one.

I have worked with both for a decade and a half, and pytest fixtures are less code, faster, and remove 10 to 20 lines of repetitive setUp() boilerplate. 🤷

https://fosstodon.org/@djangochat/110305840315179834

webology,
@webology@mastodon.social avatar

When people first work with Django, they commonly ask how do my models in models.py get picked up by Python?

pytest fixtures are no less scary or weird than Django already is. 🤷

felixxm, to programming
@felixxm@fosstodon.org avatar

🚨 Django security releases issued: 4.2.1, 4.1.9, and 3.2.19 🔥

https://www.djangoproject.com/weblog/2023/may/03/security-releases/

webology, to random
@webology@mastodon.social avatar

🎉 Happy upgrade your Django(s) day to everyone who celebrates it!

> This issue has severity "low" according to the Django security policy.

👍

https://www.djangoproject.com/weblog/2023/may/03/security-releases/

carlton, to random
@carlton@fosstodon.org avatar

Currently moving code to views.py from urls.py. It's getting serious. 👷‍♀️

nima, to programming
@nima@mstdn.social avatar

I'm learning Django, but I can't afford pycharm pro, and pycharm community doesn't support Django, and vscode is a whole other mess to use...

What IDE should I use?




carlton, to random
@carlton@fosstodon.org avatar

A quick TIL on CSRF and Trusted Origins in Django 4.x+.

https://noumenal.es/notes/til/django/csrf-trusted-origins/

carlton,
@carlton@fosstodon.org avatar

@webology Was thinking about this again. You might prefer a Middleware to a WSGI one…

This sort of thing would do:

https://gist.github.com/carltongibson/648099cd34b2c0a18e948c917a5c48fd

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