forked from DGNum/gestioCOF
fixes + deprecated migration
This commit is contained in:
parent
3bc9880db1
commit
de522a0035
3 changed files with 5 additions and 41 deletions
|
@ -12,7 +12,7 @@
|
|||
{% if shotgun %}
|
||||
<br>
|
||||
<h3>Places disponibles immédiatement</h3>
|
||||
<ul>
|
||||
<ul class="list-unstyled">
|
||||
{% for spectacle in shotgun %}
|
||||
<li><a href="{% url "bda-buy-revente" spectacle.id %}">{{spectacle}}</a></li>
|
||||
{% endfor %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue