Hello everyone.

I have used Django (0.96) for a few days.

I have problem with model:
http://www.herbaciarnia.net/models.py

And my problem is that searching in admin interface always returns all
records. When I change search_fields, for example: search_fields  =
('katalog',) - then everything is working perfectly. But when in
search_fields in any foreign key then search functions returns
everythnig.
What am I doing wrong?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to