aamalig / django-profile

Automatically exported from code.google.com/p/django-profile
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

AttributeError: 'PerfilAdmin' object has no attribute '__name__' #83

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Django Admin
2. Checking the Profile App in the Django Admin
3. Error

What is the expected output? What do you see instead?
The list of Profile's of user's

What version of the product are you using? On what operating system?
Django 1.2.1 & python2.6 , Linux

Please provide any additional information below.

I have this problem into the Django Admin, if i want to check the list of all 
users with profiles i cant, just i go the error:

AttributeError: 'PerfilAdmin' object has no attribute '__name__'

any idea?

sorry with my English

Original issue reported on code.google.com by j.calc...@gmail.com on 2 Aug 2010 at 11:08

GoogleCodeExporter commented 8 years ago
i fix it

Original comment by j.calc...@gmail.com on 2 Aug 2010 at 11:20

GoogleCodeExporter commented 8 years ago
How?

Original comment by hakerski...@gmail.com on 6 Jan 2011 at 2:10

GoogleCodeExporter commented 8 years ago
I'm getting this error as well, can you please explain how to fix?

Original comment by bendavi...@gmail.com on 27 Jan 2011 at 5:34