python - How does a mobile phone know to use a different page? -



python - How does a mobile phone know to use a different page? -

i'm making website in django, want create 2 sites 1 phone , 1 computer.

how instruct phones load phone friendly page instead of normal website?

you can have single django project many screens using i.e. front-end responsive framework such bootstrap or fundation.

python html css django

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -