What steps will reproduce the problem?
1. include 'syncr.flickr' in the proyect
2. do a syncdb
3. enter the admin panel
What is the expected output? What do you see instead?
ImproperlyConfigured at /admin/
PhotoAdmin.list_display[5], 'tag_list' is not a callable or an attribute of
'PhotoAdmin' or found in the model 'Photo'.
What version of the product are you using? On what operating system?
0.41. linux gentoo running python 2.6
Please provide any additional information below.
fixed changing "tag_list" to "tags"
Original issue reported on code.google.com by rei...@gmail.com on 1 Apr 2010 at 10:01
Original issue reported on code.google.com by
rei...@gmail.com
on 1 Apr 2010 at 10:01