make ldap group members field editable
This commit is contained in:
		
							parent
							
								
									e2651eb9e9
								
							
						
					
					
						commit
						287756f160
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -19,7 +19,7 @@ class LdapGroupAdmin(admin.ModelAdmin): | |||
|     entities. | ||||
| 
 | ||||
|     """ | ||||
|     exclude = ['dn', 'members'] | ||||
|     exclude = ['dn'] | ||||
|     list_display = ['name', 'gid'] | ||||
|     search_fields = ['name'] | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue