Bokeh callback in Django and Bootstrap

Here we show an example how the Bokeh callback function is used in the Django web framework and the Bootsrap CSS framework.

Email service configuration on Mac

This section explains how to setup an email service on Mac which can be called programmatically using Python or some other language.

Complete web site setup of Django, PostgreSQL, Nginx, uWSGI, icons, sitemap and robots -files on Mac

Compact instructions of a complete web site setup for Mac based on Django, PostgreSQL, Nginx and uWSGI. The configurations of the sitemap and the robots -files, and the Google Analytics are also provided.

Checkboxes in Django-Materialize

Material design provides an easy and quick way to build applications that work in any device. Here we show and example how checkboxes are used in the Django framework and how to pre-populate the checkbox fields.