github
2956 of 3501 branches covered (84.43%)
Branch coverage included in aggregate %.
27 of 37 new or added lines in 7 files covered. (72.97%)
1 existing line in 1 file now uncovered.12027 of 14150 relevant lines covered (85.0%)
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 }} |
× |