slyapustin / django-classified

Django Classified
https://github.com/slyapustin/django-classified-demo
MIT License
171 stars 77 forks source link

Profile access added to admin #51

Closed typonaut closed 4 years ago

typonaut commented 4 years ago

Profiles now editable and searchable in admin interface.

typonaut commented 4 years ago

My browser is not letting me comment for some reason.

I agree, you should see the user and probably search on the user too.
I'll look at it tomorrow and revise.

A bigger question is whether a "profile" table is the right place for
a telephone number - or were you thinking of expanding it?

slyapustin commented 4 years ago

@typonaut Yes, I think the profile is a good place to collect all user-related information.