Projet

Général

Profil

« Précédent | Suivant » 

Révision f704453d

Ajouté par Serghei Mihai (congés, retour 15/05) il y a presque 9 ans

federation files management (#7067)

Voir les différences:

uauth/organization/urls.py
14 14
    url(r'^theme/template/delete$', template_delete, name='template-delete'),
15 15
    url(r'^theme/static/upload$', static_upload, name='static-upload'),
16 16
    url(r'^theme/static/delete$', static_delete, name='static-delete'),
17
    url(r'^federations/$', federations, name='manage-federations'),
18
    url(r'^federations/add$', federations_add, name='federations-add'),
19
    url(r'^federations/delete$', federations_delete, name='federations-delete')
17 20
)

Formats disponibles : Unified diff