Contents

django-money 3.6.0

0

Adds support for using money and currency fields in django models and forms. Uses py-moneyed as the

Adds support for using money and currency fields in django models and forms. Uses py-moneyed as the money implementation.

Stars: 1763, Watchers: 1763, Forks: 317, Open Issues: 89

The django-money/django-money repo was created 14 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1763 github stars!

How to Install django-money

You can install django-money using pip

pip install django-money

or add it to a project with poetry

poetry add django-money

Package Details

Author
None
License
BSD
Homepage
None
PyPi:
https://pypi.org/project/django-money/
GitHub Repo:
https://github.com/django-money/django-money

Classifiers

No  django-money  pypi packages just yet.

Errors

A list of common django-money errors.

Code Examples

Here are some django-money code examples and snippets.

GitHub Issues

The django-money package has 89 open issues on GitHub

  • Any plans to do new release?
  • Upgrade dependencies from uv.lock

See more issues on GitHub

Related Packages & Articles

django-modelcluster 6.4.1

Django extension to allow working with 'clusters' of models as a single unit, independently of the database

django-mailbox 4.10.1

Import mail from POP3, IMAP, local mailboxes or directly from Postfix or Exim4 into your Django application automatically.

django-log-request-id 2.1.0

Django middleware and log filter to attach a unique ID to every log message generated as part of a request