fix unique constraint check for project perm
This commit is contained in:
parent
5e6bd1a4ef
commit
c394bc17d9
4 changed files with 9 additions and 6 deletions
|
@ -32,6 +32,7 @@
|
|||
<form method="post" role="form">
|
||||
{% csrf_token %}
|
||||
{% bootstrap_form_errors form %}
|
||||
{% bootstrap_field form.project %}
|
||||
{% bootstrap_field form.grantee_type %}
|
||||
{% bootstrap_field form.grantee_id %}
|
||||
<div class="form-group">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue