Mateusz Dereniowski

Results 3 comments of Mateusz Dereniowski

Django still doesn't support the multiple db columns field: https://code.djangoproject.com/ticket/5929 We will have to let programmers manually define the `currency field` and provide its name as a constructor's parameter in...

@spout my `exemplary use case` was based on my feature branch https://github.com/mirumee/django-prices/compare/master...derenio:feature/dynamic_currency. If you want to be able to have the currency based on a custom field (retrieved in the...

+1 also happens in `htmldjango` but I suspect all the `template engine's markup` are affected. @gezpage perhaps you could change the `PHP files` to more general `template files`?