Skip to content

Commit 3d67b0e

Browse files
Merge pull request #4 from AJB78/main
fix: fix missing field
2 parents c58c66c + aef1828 commit 3d67b0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

admin.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ class UserAdmin(BaseUserAdmin, SuperAppModelAdmin):
7979
("first_name", "last_name"),
8080
"user_phone_number",
8181
"address",
82-
"location",
8382
"photo_url",
8483
)},
8584
),

0 commit comments

Comments
 (0)