There's basically two ways. Conditionally have Django serve different templates, or even templates with conditions in them. The other is to make your site viewable in a phone as well as on a computer screen.
Long term planning .. The 2nd is the better choice but that depends on your content. Might want to look at: http://code.google.com/p/minidetector/ Regards, Gerard. hao he wrote: > I'm developing my site with django, > > mainly, my site works as normal, visited by PC. > > but ,the site will also be visited by mobile device(e.g.iphone) > > who tell me the solution? > > or recommend me some relevant articles? > > thanks . > > > -- self.url = www.gerardjp.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---