Re: recommendation for Django + Bootstrap

2017-06-29 Thread Ryan Nowakowski
I like starting with Pinax since it uses bootstrap by default. http://pinaxproject.com/ On Tue, Jun 27, 2017 at 06:55:29PM -0300, Alceu Rodrigues de Freitas Junior wrote: > Hello folks, > > Could you please recommend any options available to integrate Django and > Boostrap? > > I find out

Re: recommendation for Django + Bootstrap

2017-06-28 Thread Dan Tagg
django cookie cutter does it very simply in my experience. https://github.com/pydanny/cookiecutter-django Dan On 27 June 2017 at 22:55, Alceu Rodrigues de Freitas Junior < alceu.freitas...@gmail.com> wrote: > Hello folks, > > Could you please recommend any options available to integrate Django

recommendation for Django + Bootstrap

2017-06-27 Thread Alceu Rodrigues de Freitas Junior
Hello folks, Could you please recommend any options available to integrate Django and Boostrap? I find out projects like https://github.com/dyve/django-bootstrap3, but I'm new to Boostrap and need something very basic: my views/templates should render nicely in different sizes os screens