BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.evolutio.pt//djangocon-europe-2026//ZJAQE7
BEGIN:VTIMEZONE
TZID:EET
BEGIN:STANDARD
DTSTART:20001029T050000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:EET
TZOFFSETFROM:+0300
TZOFFSETTO:+0200
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:EEST
TZOFFSETFROM:+0200
TZOFFSETTO:+0300
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-djangocon-europe-2026-ZLRWH9@pretalx.evolutio.pt
DTSTART;TZID=EET:20260415T151500
DTEND;TZID=EET:20260415T154500
DESCRIPTION:There are many ways to do "interesting" things with forms...\n\
 nWith HTMx it is possible to treat any HTML tag as a form\, without using 
 form tags. It becomes easy to alter just one field of a form: click on the
  field to swap out the presentation with a suitable input field\, then sub
 mit that single field on pressing Enter.\n\nWhat is not necessarily so eas
 y is adapting the use of Django's forms so that they are used both for val
 idation and rendering of that single field\, and smuggling in the necessar
 y context a form widget needs if one skips the &lt\;form&gt\;-tag and uses
  widget templates to render the inputs.\n\nIncidentally it does become eas
 y to have plugin-able forms...\n\nThis talk will briefly look at previous 
 "interesting" (ab)uses of Django forms\, followed by demonstrating some ha
 nds-on techniques and patterns for working with single fields\, using a sp
 ecial made demonstration site and a production service that was converted 
 in 2024-2025 from a SPA using REACT to an MPA using HTMx: Argus.\n\nDjango
 : https://docs.djangoproject.com/\nHTMx: https://htmx.org\nLive Argus demo
 : https://argus-demo.uninett.no/\nArgus code: https://github.com/Uninett/A
 rgus\nCode for singlefield demo: https://github.com/Uninett/singlefieldfor
 m\nSlides: https://github.com/Uninett/singlefieldform/tree/main/slides
DTSTAMP:20260502T004742Z
LOCATION:AMPHITHEATRE
SUMMARY:Django forms in the age of HTMx: the single field form - Hanne Moa
URL:https://pretalx.evolutio.pt/djangocon-europe-2026/talk/ZLRWH9/
END:VEVENT
END:VCALENDAR
