Charge in $USD
This commit is contained in:
parent
c1b6a542e3
commit
23e523d78c
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ ATTENDEE_PROFILE_MODEL = "pinaxcon.registrasion.models.AttendeeProfile"
|
||||||
TICKET_PRODUCT_CATEGORY = 1
|
TICKET_PRODUCT_CATEGORY = 1
|
||||||
|
|
||||||
|
|
||||||
INVOICE_CURRENCY = "AUD"
|
INVOICE_CURRENCY = "USD"
|
||||||
|
|
||||||
# Use nose to run all tests
|
# Use nose to run all tests
|
||||||
TEST_RUNNER = 'django_nose.NoseTestSuiteRunner'
|
TEST_RUNNER = 'django_nose.NoseTestSuiteRunner'
|
||||||
|
|
Loading…
Reference in a new issue