Hello Pankaj,

This is much of a help from you. Thank you very much for you help.

Regards,
- sameer oak.


On Wed, Jan 23, 2013 at 7:07 PM, Pankaj Singh <ps.j...@gmail.com> wrote:

> Hey Sameer,
>
> Django gives you complete freedom for choosing client side libraries.
> You can easily use twitter-bootstrap in django templates. There are
> many libraries written using django and bootstrap to create beautiful
> forms. Here are some example -
>
> 1. http://django-crispy-forms.readthedocs.org/en/d-0/
> 2. https://github.com/pinax/django-forms-bootstrap
> 3. https://github.com/brutasse/django-floppyforms
> 4. https://github.com/earle/django-bootstrap
> 5. https://github.com/dyve/django-bootstrap-toolkit
>
> For getting started with bootstrap and django,
> 1. Download twitter-bootstrap from official website
> 2. Create a new django project
> 3. Copy your html files in templates folder
> 4. Copy javascript files, css files and images in static folder
> 5. Try to get a static template up using TemplateView.
> 6. Now you can customize your templates further and use features of
> django templates and views to make things more dynamic
>
> This will give you basic understanding of `how to integrate
> django+bootstrap".
>
> --
> Pankaj Singh
> http://about.me/psjinx
>
>
> On Wed, Jan 23, 2013 at 9:53 AM, SameerOak <sameer....@gmail.com> wrote:
> > Hello,
> >
> > I am new to web development and python and django was my immediate
> choice to
> > start with. I am in a process of developing a moderated traffic portal.
> > Coming straight to the query, can I design my web pages using
> > twitter-bootstrap and django framework in the back-end?
> >
> > Kindly help.
> >
> > Regards,
> > - sameer oak.
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Django users" group.
> > To view this discussion on the web visit
> > https://groups.google.com/d/msg/django-users/-/WypNp46wXB0J.
> > 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.
>
> --
> 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.
>
>

-- 
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.

Reply via email to