diff --git a/cotisations/__pycache__/views.cpython-34.pyc b/cotisations/__pycache__/views.cpython-34.pyc index c1fe5b15..7fe542ba 100644 Binary files a/cotisations/__pycache__/views.cpython-34.pyc and b/cotisations/__pycache__/views.cpython-34.pyc differ diff --git a/templates/base.html b/templates/base.html index 276e2692..a746be2c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -80,7 +80,7 @@ diff --git a/users/__pycache__/admin.cpython-34.pyc b/users/__pycache__/admin.cpython-34.pyc index 4cf1c0fd..ad9c167d 100644 Binary files a/users/__pycache__/admin.cpython-34.pyc and b/users/__pycache__/admin.cpython-34.pyc differ diff --git a/users/__pycache__/models.cpython-34.pyc b/users/__pycache__/models.cpython-34.pyc index bad97be0..4d9f3b10 100644 Binary files a/users/__pycache__/models.cpython-34.pyc and b/users/__pycache__/models.cpython-34.pyc differ diff --git a/users/__pycache__/urls.cpython-34.pyc b/users/__pycache__/urls.cpython-34.pyc index 15c7aa6a..8eea11c0 100644 Binary files a/users/__pycache__/urls.cpython-34.pyc and b/users/__pycache__/urls.cpython-34.pyc differ diff --git a/users/__pycache__/views.cpython-34.pyc b/users/__pycache__/views.cpython-34.pyc index d4ffd82d..a7e395d9 100644 Binary files a/users/__pycache__/views.cpython-34.pyc and b/users/__pycache__/views.cpython-34.pyc differ diff --git a/users/templates/users/sidebar.html b/users/templates/users/sidebar.html index debd89e3..3d262a3b 100644 --- a/users/templates/users/sidebar.html +++ b/users/templates/users/sidebar.html @@ -4,6 +4,8 @@

Créer un adhérent

Editer un adhérent

Liste des adhérents

+

Ajouter un bannissement

+

Gérer les bannissements

Ajouter un droit rezo

Retirer un droit rezo

{% endblock %}