Mateusz Dereniowski

Results 4 issues of Mateusz Dereniowski

So that people installing this package through `python setup.py develop|install` won't have it installed as an `egg` archive which makes `collectstatic` harder.

One of our projects requires the currency of the `PriceField` to be dynamically set. Our solution is to define `get_currency` method on the `PriceField` which can be overridden by class...

I'm using `node inspector` which uses the Blink DevTools debugger. While typing in its input fields the vrome captures the keys (especially the `r` key which refreshes the page). Is...