Django gives you all the freedom to create responsive layouts or not.

To be responsive or not is not related to Django, but to the templates you
create. You can also use a CSS framework like Bootstrap,  BluePrint or your
favourite to create your templates as you like.

Cheers


On 26 September 2013 05:18, Jasvir Singh <jassigrewa...@gmail.com> wrote:

> Could anyone please tell me, how to make responsive design
> in django?
> --
> Jasvir Singh Grewal
> Blog: jasvirsinghgrewal91.wordpress.com
>
> :
> ####[ GNU/Linux One Stanza Tip (LOST) ]#######################
>
> Sub : awk tips [#13]                                 LOST #473
>
> # Print sequence number and then column 1 of file:
> $  awk '{print NR, $1}' textfile
>
> ####[banduji (at) symonds.net]################################
> :
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Christiano Anderson
http://christiano.me/
http://twitter.com/dump/

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to