noobish question...

18 views
Skip to first unread message

John

unread,
Apr 6, 2011, 6:14:19 PM4/6/11
to Django Apps
Hi coders-

The fact that someone like me (a journalist who is using Django to
create a new website) is a sign that Django is really taking off...

Unfortunately, my question is embarrassingly basic:

How do I get django-tables up and running for my project?

1. I downloaded django-tables with Launchpad

2. I went through the installation process

3. I see the django-tables folder right inside my Django project's
folder

4. >>> import django_tables as tables
Traceback (most recent call last):
File "<console>", line 1, in <module>
ImportError: No module named django_tables

How do I get django-tables up and running?

thanks for the help!
John

Chris Allen

unread,
Apr 7, 2011, 12:44:23 PM4/7/11
to Django Apps
It's a python problem, not a Django one.

It's probably your pythonpath, but unless you're willing to learn the
background material I don't think there's much we can do from here.

jai gupta

unread,
Apr 7, 2011, 9:27:33 AM4/7/11
to djang...@googlegroups.com
Hi,
    try this
from models import tables
dont use django_tables


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




--

--------------------------------------------------------------------
Jai Prakash Gupta

Second Year Undergraduate
Computer Science and Engineering Department
IIT Kharagpur

Reply all
Reply to author
Forward
0 new messages