Measurement and Currency HandlingΒΆ
GeneralManager integrates physical units and currency support through the Measurement class. Measurements behave like numeric values, support conversions, and integrate with Django models via MeasurementField.
This section covers:
Refer to the API reference for exhaustive class and method documentation.