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

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
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 2025-06-27 16:39:36 UTC