Jori Lallo
Jori Lallo
It would be nice to define regions the same way that Marionette does instead of always calling class names. I.e. regions: "header": ".header" "content": ".content"
Could it be possible to add an example of cache usage? I guess it's not hard but it didn't open after reading the code.
Noticed this when a user tried uploading an avatar with 'ä' in his avatar's filename. Traceback (most recent call last): File "/srv/styleloving/venv/lib/python2.6/site-packages/django/core/handlers/base.py", line 100, in get_response response = callback(request, _callback_args,...
Can I haz plz
I'm using `re-resizable` to control sidebar resizing and was thinking of adding double click to toggle hide/show but currently there's no way to implement this afaik. Would you be ok...
For #54, this adds a new view for individual currency details
Per @ashleygwilliams's tweet, adding a request for this. Based on 8.0 release notes, this might not be possible with current highlighter. Maybe consider having a plugin system that one could...
Currently only additional headers are allowed to be passed to `fetch` alongside the URL. Unfortunately it's not possible to utilize cookie based authentication with `credentials` option so I would love...