Autoformat membership/admin.py
This commit is contained in:
		
					parent
					
						
							
								de4d1bc7c8
							
						
					
				
			
			
				commit
				
					
						593c83aeee
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -82,8 +82,8 @@ class CustomUserAdmin(BaseUserAdmin): | ||||||
|                          "see this user's password, but you can change the " |                          "see this user's password, but you can change the " | ||||||
|                          "password using <a href=\"../password/\">this " |                          "password using <a href=\"../password/\">this " | ||||||
|                          "form</a>." |                          "form</a>." | ||||||
|          } |           } | ||||||
|         ), |          ), | ||||||
|         ('Permissions', {'fields': ('is_admin', 'user_permissions', |         ('Permissions', {'fields': ('is_admin', 'user_permissions', | ||||||
|                                     'groups')}), |                                     'groups')}), | ||||||
|     ) |     ) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue