• 
      

    Fix compatibility with modern versions of django-pipeline.

    Review Request #5638 — Created March 17, 2014 and submitted

    Information

    Djblets
    master
    465dbb4...

    Reviewers

    django-pipeline removed match_location() in a recent release, which
    broke our packaging and static finding. They no longer needed it, due to
    other changes they made, but we still need it for our cross-storage
    lookups. This brings over an equivalent version of the function.

    Successfully built a package.

    chipx86
    david
    1. Ship It!

    2. 
        
    chipx86
    Review request changed
    Status:
    Completed