Saturday, June 1, 2013

Re: Bootstrap and Django together at last!

did you think about add requirements and README file in project?

среда, 29 мая 2013 г., 0:44:58 UTC+3 пользователь Kevin написал:
Hello everyone!

  I thought I'd provide a recently released Django app I built.  I have listed it on several Django communities including my blog, but I feel it would also be great to everyone if I also provide a link here as well.

https://bitbucket.org/kveroneau/django-bootstrap-theme

  Now your wondering, why should you use this?  Well, it's a Django app!  And it makes integrating Bootstrap into your project super easy.  It comes packed with all the Bootstrap example HTML templates in Django template format which you can easily extend into your own project.  There is an example project to display how this is done as well.  There is also a wide variety of templatetags for specifically working with Django templates and bootstrap.  Need to add a bunch of stars on a template to display a rating for a model?  No problem, there's a template filter for that!  Need to create a modal window with as little effort as possible?  Not a problem, use the new modal template block tag and your set!  If you've been using bootstrap with Django before this, you'll immediately want to convert over just because of all the shear helpers included to make using bootstrap in Django so much easier and less stressful!

  The documentation is on my blog post announcing the app itself:

http://www.pythondiary.com/blog/May.25,2013/django-bootstrap-theme-ready.html

  It explains all the available "base templates" you can extend, and the available templatetags.

Best Regards,
  Kevin Veroneau
  PythonDiary.com

--
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+unsubscribe@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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment