Project

General

Profile

« Previous | Next » 

Revision 61491834

Added by Jérôme Schneider almost 12 years ago

dossiers: PatientAddress add recipient field

WARNING you need to make a migrate

View differences:

calebasse/dossiers/templates/dossiers/patientaddress_new.html
{% csrf_token %}
<table>
<tbody>
<tr>
<p>
</p>
<td>
{{ form.recipient.label_tag }} :<br>
{{ form.recipient }}
{{ form.recipient.errors }}
</td>
</tr>
<tr>
<p>
</p>

Also available in: Unified diff