Compare commits
2 Commits
84aecc715e
...
6e8db45cb8
| Author | SHA1 | Date | |
|---|---|---|---|
| 6e8db45cb8 | |||
| 51abe338c0 |
@@ -41,6 +41,7 @@ class Admin_ProfileInline(admin.StackedInline):
|
||||
'fields': (
|
||||
# ('account_type',),
|
||||
('enable',),
|
||||
('avatar',),
|
||||
('phone',),
|
||||
('country', 'city'),
|
||||
('mailing_on', ),
|
||||
|
||||
Reference in New Issue
Block a user