Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
David Sanders committed May 12, 2024
1 parent 2d2d720 commit a5bce69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bulk_create_form/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Bulk Create Form
May 2024


A dynamic bulk create form like the mockup displayed here is not immediately obviously doable in Django but it is fairly
simple to setup something both as a server-managed or js-managed solution.
A dynamic bulk create form like the mockup displayed here is not immediately obvious how to do in Django but it is
fairly simple to setup something both as a server-managed or a js-managed solution using formsets.

![Dynamic bulk create form mockup](./mockup.png)

Expand Down

0 comments on commit a5bce69

Please sign in to comment.