Project

General

Profile

« Previous | Next » 

Revision 1a9b2fe9

Added by Jérôme Schneider over 13 years ago

dossiers: finish add contact and address forms

View differences:

calebasse/dossiers/templates/dossiers/patientcontact_form.html
{% load widget_tweaks %}
<form action="{{ request.get_full_path }}" method="post">
<form action="{{ request.get_full_path }}" enctype="multipart/form-data" method="post">
{% csrf_token %}
<table>
<tbody>

Also available in: Unified diff