- May 05, 2015
-
-
Thomas Pulzer authored
Removed modulo expression and determine page_count by floor division with a conditional statement to add 1 if a modulo operation yields not 0. PEP-8 compatibility.
-
- May 04, 2015
-
-
Thomas Pulzer authored
Use modulo for deciding if we add pages to the pagination.
-
Thomas Pulzer authored
-
Thomas Pulzer authored
-
- Apr 29, 2015
-
-
Thomas Pulzer authored
-
Thomas Pulzer authored
Added german translation message file. Fixed a bug with selecting posts for month_archive and improved navigating through month_archive. Fixed a bug with firefox not runs the js function to go back to search from reading a looked up post.
-
- Apr 28, 2015
-
-
Thomas Pulzer authored
Added javascript function for history.back. Added conditional query to use javascript back function if post details was called from a search.
-
- Apr 26, 2015
-
-
Thomas Pulzer authored
-
Thomas Pulzer authored
Finds posts containing tags equaling the search and posts containing the search in their topic.
-
- Apr 25, 2015
-
-
Thomas Pulzer authored
Display tags assigned to a blog post in the post title.
-
- Apr 23, 2015
-
-
Thomas Pulzer authored
Made changes to style.css and the view templates for having the fixed footer behaving as one.
-
- Apr 22, 2015
-
-
Thomas Pulzer authored
-
Thomas Pulzer authored
Implemented rss functionality in view, urlconf and template.
-
- Apr 21, 2015
-
-
Thomas Pulzer authored
-
- Apr 17, 2015
-
-
Thomas Pulzer authored
-
Thomas Pulzer authored
Added pip requirements file. Added readme with setup instructions. Added GPLv2 license.
-
Thomas Pulzer authored
Slightly imoroved templates and fixed a bug with year_archive link to previous year.
-
- Apr 16, 2015
-
-
Thomas Pulzer authored
Learn that commit is not another save option!
-
Thomas Pulzer authored
-
Thomas Pulzer authored
-
Thomas Pulzer authored
Added settings variable for site title. Striped time from blog post published date in view template.
-
Thomas Pulzer authored
Extended example production settings with BRAND_TEXT. Let wsgi use self found base dir instead of hardcoded path. Minor updates to views and templates reflect the changes made.
-
- Apr 15, 2015
-
-
Thomas Pulzer authored
-
Thomas Pulzer authored
-
Thomas Pulzer authored
Provided example settings for production environment. Changed wsgi to load a production settings file.
-
- Apr 14, 2015
-
-
Thomas Pulzer authored
-
Thomas Pulzer authored
-
Thomas Pulzer authored
-
Thomas Pulzer authored
Improved url configuration. Renamed project folder to reflect git project name.
-
- Apr 11, 2015
-
-
Thomas Pulzer authored
Working blog app. UI finetuning needed.
-