# django-money/django-money

Money fields for Django forms and models.

Repository: https://github.com/django-money/django-money
Canonical: https://ross.abutalabs.com/products/django-money
Language: Python
License: NOASSERTION
License Family: other
Topics: python, money, django
Archived: true
Last push: 2026-06-15T22:07:51+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 87, release rhythm 55, longevity 100
- inputs: {"age_days": 5589, "days_push": 79, "days_rel": 87, "gap_med": 207.5, "n_releases_24m": 3}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1774, forks 323 (observed 2026-08-28T04:05:34.366254+00:00)

## What it is
A Django app that adds money and currency fields to Django models and forms, built on py-moneyed. It provides typed monetary fields with currency support for Django projects.

## Use cases
- store monetary amounts with currency in Django models
- add money fields to Django forms
- handle multi-currency prices in a Django app
- avoid floating-point money bugs in Django
- validate currency fields in Django admin

## When to choose
- you use Django ORM and need precise money/currency fields
- you want a maintained, widely used money field library for Django

## When to avoid
- you don't use Django
- you need money handling outside of models/forms
- you use a different web framework like Flask or FastAPI

## Facets
- artifact type: library
- maturity: active
- function: orm, form-handling, serialization
- domain: web-development, backend, fintech
- platform: python
- tags: django, money, currency, py-moneyed, model-fields

## Member repositories
- django-money/django-money (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:34.366254+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:25:23.059219+00:00, confidence not recorded.
  - readme: https://github.com/django-money/django-money (fetched 2026-08-28T04:05:34.366254+00:00, sha 00548f3fe719)
  - registry_pypi: https://pypi.org/pypi/django-money/json (fetched 2026-08-29T11:03:53.306180+00:00, sha 8707f0f6a5e9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
