github
2956 of 3501 branches covered (84.43%)
Branch coverage included in aggregate %.
11 of 22 new or added lines in 5 files covered. (50.0%)
1 existing line in 1 file now uncovered.12021 of 14145 relevant lines covered (84.98%)
0.85 hits per line
NEW
|
{% load user_extras %} |
× |
2 |
{% load i18n %} |
× |
3 |
{% load crispy_forms_filters %} |
× |
4 |
|
× |
NEW
|
{% if request.user|user_has_permission:"complexsignup.change_buildingblock" %} |
× |
NEW
|
<p>
|
× |
NEW
|
<a href="{% url "complexsignup:blocks_editor" %}" |
× |
NEW
|
class="btn btn-sm btn-primary" |
× |
NEW
|
target="_blank"> |
× |
NEW
|
{% translate "Edit blocks" %} |
× |
NEW
|
</a>
|
× |
NEW
|
</p>
|
× |
13 |
{% endif %} |
|
14 |
|
× |
15 |
{{ form|crispy }} |
× |