gender email phone
This commit is contained in:
parent
aeff66af6c
commit
f073961e35
11 changed files with 20 additions and 49 deletions
|
@ -12,6 +12,7 @@ class CustomerAdmin(admin.ModelAdmin):
|
|||
"street",
|
||||
"street_number",
|
||||
"city",
|
||||
"state",
|
||||
"email",
|
||||
"phone",
|
||||
"user",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue