All tags

Posts tagged: #django

Auto-expanding django formset with jQuery

4 minute read
As it took me quite a while to get it how I like it, here's the relevant bits for making a django formset (custom markup in a table), that automatically adds rows (formset forms) client-side / in the …
Read More