On Thu, Sep 3, 2009 at 11:05 AM, luca72<lucabe...@libero.it> wrote:
>
> I have fount an exple that show how to create a teble :
> the first line is
> import django_tables as tables
>
> but i get the error that django_tables don't exist
> can you tell me how to render the table

Is that a 3rd party module?  If so, have you installed it?

If you have, have you added it to sys.path so Django knows where to find it?

-- 
Andrew McGregor
07940 22 33 11

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to