mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

12K
active users

#django

71 posts53 participants8 posts today

Over the weekend, Daniel recorded a project introduction and contributor overview for django-tasks-scheduler with @ryancheley and me.

youtu.be/Brfavid_fxw

It's a pretty cool package that's in use in the wild and is open to new contributors. If you're looking for a place to contribute with a short feedback loop, this is a great choice!

github.com/django-commons/djan

The Django Commons team is looking to facilitate more of these in future! #Django #Python

youtu.be- YouTubeEnjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

Happy Monday!

I believe that if you start the week by removing code is a good start of the week!

I learned how to leverage JWT to send encrypted data to the frontend.
And so I stripped down my system of hooks in React and also deleted completely an endpoint in Django that I was using solely to fetch user info.

Even more secure, with less code.

- awstip.com/mastering-django-or

-----------------------
Django ORM turns complex database queries into simple Python code. Instead of writing long SQL statements, you can use:

- Basic filters (filter(), exclude(), get()) to find exactly what you need.
- Smart optimisations (select_related(), prefetch_related()) to speed up your app.
- Handy tricks (annotate(), aggregate()) for calculations without extra code.
-------------------------------------

AWS Tip · Mastering Django ORM: From Models to Advanced QueriesBy Dheeraj Prakash S

🎥 Nuovo video online! 🚀

In questo tutorial, vi mostro come creare una semplicissima web app con Django e PyCharm. Perfetto per chi vuole muovere i primi passi nello sviluppo web con Python! 🐍💻

👉 Guardalo qui: youtu.be/6ovbfqLAEu0?si=NxabVQ

🇮🇹 L'audio di questo video è in italiano

🇬🇧 Audio track in Italian, sorry for those who follow me in English, you should enable automatic subtitles

youtu.be- YouTubeEnjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.