Projet

Général

Profil

« Précédent | Suivant » 

Révision 836b9f76

Ajouté par Serghei Mihai il y a environ 9 ans

users listing using django_tables

Voir les différences:

uauth/organization/templates/organization/base.html
5 5

  
6 6
{% block more-user-links %}
7 7
  {{ block.super }}
8
  <a href="{% url "manage-users" %}">{% trans 'User management' %}</a>
8
  <a href="{% url "manage-users" organization.slug %}">{% trans 'User management' %}</a>
9 9
  {% endblock %}

Formats disponibles : Unified diff