Tim Schilling on Nostr: We started using #htmx at work with #django. We have a table view that includes a ...
We started using #htmx at work with #django. We have a table view that includes a form in a modal to add data to that table.
There's a single view that can render the new django-tables2 row (valid post), the invalid form (invalid post), and the initial modal content (get).
Is that atypical and/or worth something writing about?
Published at
2024-08-17 11:04:44Event JSON
{
"id": "4aab933cc5a70fcb49a66484707cadaa0d79bc77ac9b599006b9d6a46dd40a91",
"pubkey": "fdf816636dd23e00f686e5c501e4d41beadfa410aa60b0fe04cf98729ed3f0fe",
"created_at": 1723892684,
"kind": 1,
"tags": [
[
"t",
"htmx"
],
[
"t",
"django"
],
[
"proxy",
"https://fosstodon.org/users/CodenameTim/statuses/112977030958389391",
"activitypub"
]
],
"content": "We started using #htmx at work with #django. We have a table view that includes a form in a modal to add data to that table.\n\nThere's a single view that can render the new django-tables2 row (valid post), the invalid form (invalid post), and the initial modal content (get).\n\nIs that atypical and/or worth something writing about?",
"sig": "da5afbfa1cf648d96ea2410d0e0ea26b01299ea396f95b91007cc3f7b5447af15e55d591c61609f4c9537177202b9cf5dd5b606f7641977fce58db487c8eb24a"
}