django-expression-fields

django-expression-fields allows typing mathematical expressions into form fields and having only the calculated result stored in the database.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-expression-fields

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.4.0 2022-03-07
0.3.0 2015-10-24
0.2.2 2015-10-04
0.2.1 2015-10-03
0.2.0 2015-10-03
0.1.2 2015-10-02
0.1.1 2015-10-01
0.1.0 2015-10-01

Issues with this package?

Page last updated 2026-09-02 23:51:46 UTC