Skip to content

Commit

Permalink
curr
Browse files Browse the repository at this point in the history
  • Loading branch information
ramibch committed Dec 30, 2023
1 parent 52db5bb commit e45f7ca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,10 @@
}


# django-money

CURRENCIES = ("USD", "EUR")

# shell-plus

SHELL_PLUS = "ipython"
Expand Down

0 comments on commit e45f7ca

Please sign in to comment.