Cool music distribution platform built with django!
builtwithdjango.com/projects/mak...
Cool music distribution platform built with django!
builtwithdjango.com/projects/mak...
@wagtailcms.bsky.social Could you please add me and @rasulkireev.com to your "Our Python, Django, & Open Source Favs" starter pack?
For people who don't know about it, here is the amazing list:
bsky.app/starter-pack...
Django Survey 2024 is up! Make sure to participate ❤️
surveys.jetbrains.com/s3/w-django-...
Finally bit the bullet and started sponsoring @django.
If you use it for your projects or in your companies, consider doing the same ❤️
github.com/sponsors/dja...
👋💚
That said, I might be wrong 🙈
Nah, it's about the same. Just that the rumor going around that if you don't do a Custom User Model from the get go you are fucked, is wrong. That's it.
I was thinking about it lately and I don't think it is necessary to Customize User Models.
Just create a Profile model, add a OneToOne User field. Then Create an object anytime someone signs up, like in the image attached.
Then you can customize all you want.
Yay or nay?! #django
Just published my notes on this beast of a book: Pragmatic Thinking and Learning by Andy Hunt.
Hope this is useful to someone:
www.rasulkireev.com/pragmatic-th...