Django: Automatically setting a calculated form field value -


one of html forms concerned creating purchase add database. user selects items manytomanyfield. these items, within database, have own prices. there price box @ bottom of form, want update total cost of purchase.

how go doing this?


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

android - How to prevent keyboard from closing when bottom dialog is open? -