Change Django Templates Based on User-Agent

前端 未结 10 2525
耶瑟儿~
耶瑟儿~ 2020-12-07 11:37

I\'ve made a Django site, but I\'ve drank the Koolaid and I want to make an IPhone version. After putting much thought into I\'ve come up with two options:

10条回答
  •  情歌与酒
    2020-12-07 12:03

    You should take a look at the django-mobileadmin source code, which solved exactly this problem.

提交回复
热议问题