James Addison
James Addison
I love the idea of this. Not having to pass scheme and host when resolving a URL makes sense to me - I don't think I'm likely to have 'shared'...
I haven't thought it through particularly, but wouldn't it make some sense if this were merged that this functionality should exist for `reverse()` as well as the the `{% url...
I'm seeing this same issue. Given that this bug was reported 2.5 years ago without a response, is it safe to assume that sorl is a dead project? I don't...
I have seen this exact same behaviour.
This is still a problem with django-compressor.
The fix has been merged into django-compressor's `develop` branch, but has not been released on PyPi yet.
Juan, if you're using Django 1.4+ (and I sincerely hope you are), you should use Django's built-in caching mechanisms. While potentially not as efficient as this, Django's methodology scales across...
Agreed! One of many documentation updates I need to get going on. Thanks for the prod. On Feb 11, 2015 2:03 PM, "Ifedayo Oladapo" [email protected] wrote: > usage examples/guidelines for...
Sorry, but I don't understand the use case for this? Can you elaborate? (Apologies for the late reply!)
@avelis I still don't understand the feature - but feel free to submit a PR demonstrating the feature and its use case. The PR wouldn't need to be 'complete' or...