This website requires JavaScript.
Explore
Help
Register
Sign In
pedro
/
django-orchestra-test
Watch
1
Star
0
Fork
You've already forked django-orchestra-test
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bef7af084b
django-orchestra-test
/
orchestra
/
apps
/
payments
/
settings.py
5 lines
99 B
Python
Raw
Blame
History
from
django
.
conf
import
settings
PAYMENT_CURRENCY
=
getattr
(
settings
,
'
PAYMENT_CURRENCY
'
,
'
Eur
'
)
Reference in New Issue
View Git Blame
Copy Permalink