Ran
|
Files
291
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Simplify basket_form tag implementation This also changes it's interface to {% basket_form request product 'single' as basket_form %} Before it was the weird {% basket_form request product as basket_form single %} However in this form the assignment_tag decorator can't be used. Cherry-picked from https://github.com/machtfit/django-oscar/commit/1aa64c39d by @maikhoepfel. Docs by @maikhoepfel. Conflicts: oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html oscar/templatetags/basket_tags.py Fixes #1377.
10796 of 14120 relevant lines covered (76.46%)
0.76 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|