|
You are here |
codeinthehole.com | ||
| | | | |
alexgaynor.net
|
|
| | | | | [AI summary] Alex, a software resilience engineer, demonstrates how to implement a read-only field in Django by subclassing FileField and modifying the widget rendering and validation logic. | |
| | | | |
gist.github.com
|
|
| | | | | reverse m2m widget in django admin. GitHub Gist: instantly share code, notes, and snippets. | |
| | | | |
kenan7.com
|
|
| | | | | Enhance Django admin with a symmetrical ManyToMany filter widget for a consistent and user-friendly experience. Improve UI and UX with this guide | |
| | | | |
geoff.tuxpup.com
|
|
| | | How I Start: Django, Tailwind, HTMX (part 1) I wanted to try out some "modern" front-end development for a while, and I did. FastAPI is great. So is Svelte. But even though I found creating APIs that way to be a breeze, building a whole site that way felt much slower and heavier than using traditional server rendering. So I decided to give django a fair shake for a while, and I'm glad I did. | ||