Parcourir la source

AdhesionInline: show change link

Élie Bouttier il y a 8 ans
Parent
commit
347a562ed3
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      adhesions/admin.py

+ 1 - 0
adhesions/admin.py

@@ -19,6 +19,7 @@ class AdhesionInline(GenericTabularInline):
     min_num = 1
     min_num = 1
     max_num = 1
     max_num = 1
     extra = 0
     extra = 0
+    show_change_link = True
 
 
     def has_delete_permission(self, request, obj=None):
     def has_delete_permission(self, request, obj=None):
         return False
         return False