
Bootstrap4-based Pagination Buttons for Django ListView
May 11, 2018 0 comments
Often, when displaying multi-page lists in html pages rendered from Django templates, we need to include a pagination control, usually a set of navigation buttons, that is both functional and good looking. In this post I'll describe the solution used in this blog to paginate the list of search results. (...)

My Blog's New Look
May 6, 2018 0 comments
As you can see I have completely re-worked this blog's design. The new skin is based on Bootstrap 4 and hopefully is more pleasant looking than the old one.
Featured Posts
-
Setting Up MySQL in LibreELEC on Raspberry Pi
Nov. 17, 2017 -
YATP: A Torrent Streaming Plugin for Kodi
May 23, 2016 -
Autodocumenting your Python code with Sphinx - part 2
Feb. 24, 2016