Enable gmba_function
This commit is contained in:
parent
534033e2df
commit
90eea50a33
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ class PersonAdmin(admin.ModelAdmin):
|
||||||
('news_letter', 'profile_on_web'),
|
('news_letter', 'profile_on_web'),
|
||||||
'entry_date',
|
'entry_date',
|
||||||
'country',
|
'country',
|
||||||
# 'gmba_function'
|
'gmba_function'
|
||||||
),
|
),
|
||||||
}),
|
}),
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue