I would start with learning how models work in Django. http://docs.djangoproject.com/en/dev/topics/db/models/
Franklin On Thu, Aug 5, 2010 at 8:00 AM, ROger <[email protected]> wrote: > I want to create a html table containing taking from database , this > table should be sortable and searchable...... > How do i do that?? > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > 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. > > -- Art, writing, journal: http://einspruch.com Comics: http://themoonfellonme.com -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

