Django

www.pythonmorsels.com

via https://mastodon.social/@treyhunner/113303585943837417 edit: blog post about this snippet here: https://treyhunner.com/2024/10/django-and-the-new-python-3-dot-13-repl/

7
0
django
Django norambna 1w ago 100%
UV with Django
blog.pecar.me

via https://fosstodon.org/@anze3db/113288415350308341

3
0
djangotv.com

via https://mastodon.social/@webology/113211787119021118

2
0
adamj.eu

via https://fosstodon.org/@adamchainz/113204288975994511

3
0
4rkal.com

I recently deployed my django app to production. So I thought I'd write a guide on how to do that. Hope this helps some django people out Any feedback is greatly appreciated!

-2
2
https://kodare.net/2024/09/19/iommi-vs-django-tables2.html

via https://mastodon.social/@boxed/113165528200690027

5
0
lincolnloop.com

via https://s.ovalerio.net/@dethos/113129750417750945

6
0
https://djangochat.com/episodes/fall-2024-podcast-relaunch

Via https://fosstodon.org/@carlton/113120062886823232

6
4
adamj.eu

via https://fosstodon.org/@adamchainz/113104006321286556

7
0
https://www.valentinog.com/blog/django-filter-foreign-key/

via https://fosstodon.org/@gagliardi_vale/113090396311278113

6
0
www.davidhang.com

via https://django-news.com/issues/249

14
0
adamj.eu

via https://fosstodon.org/@adamchainz/113058675664309064

8
1
buttondown.com

via https://fosstodon.org/@carlton/113056255748047320

9
0
adamj.eu

via https://fosstodon.org/@adamchainz/113053135915858293

11
0

Hey everyone, Just wanted to share a django docker template I have created. Techstack: 1. Django 2. Postgres 3. Nginx 4. Gunicorn 5. Certbot https://github.com/alexdeathway/headstart-django

8
0
softwarecrafts.co.uk

Via https://indiehackers.social/@nanorepublica/112909832749194692

6
0
https://cddb.levit.be/

Via https://mastodon.social/@EmmaDelescolle/112650193871139643

5
0
github.com

Via https://mastodon.cloud/@radiac/112641898082821618 > In my experience flask is great until it isn't - I've seen quite a few projects which outgrew it, and the lack of django's batteries and guard rails left a maintenance nightmare. Not sure if it'll be helpful, but as a result I wrote nanodjango, which lets you write a django site in a single file, then convert it to a full project if you outgrow it.

7
3
https://www.defna.org/announcements/2024/5/9/djangocon-us-call-for-venue-proposal-2025/

DEFNA: Django Events Foundation North America Via [Django News #238](https://django-news.com/issues/238)

3
0
gcollazo.com

Via https://mastodon.social/@gcollazo/112606165516489513

7
0
github.com

Via [Don't use pgAdmin (or similar tools)](https://softwarecrafts.co.uk/100-words/day-104)

6
0

I've used django CMS for a few projects and I'm quite happy with it. I've been wondering what wagtail has to offer that sets it apart from django CMS. I installed it some time ago but didn't dive very deep. So what are the strengths and weaknesses of both systems?

11
0
www.djangoproject.com

DEP-0014: https://github.com/django/deps/blob/main/accepted/0014-background-workers.rst Reference implementation: https://github.com/RealOrangeOne/django-tasks Author: https://mastodon.theorangeone.net/@jake

14
4
hakibenita.com

I ran across this while looking for tools to provide something like the `raw_id_fields` widget in Django's list admin view. This post is a few years old at this point, but I think the solution it contains still works pretty well (caveat: I haven't tried it yet). I also enjoyed the author's take on the conversation with support. I can definitely relate to that.

7
1
fly.io

This article is several months old, but if you're like me and missed some of the new changes, it was a nice surprise, with things like generated fields and fields with database default values (as opposed to the existing Python default values).

14
0