Django middleware for the rescue!

Finally, I can have a better working middleware which can catch HTTP status errors, make a redirect-response to the main page and also save a visitor.

Now I can also …

I finally made the comments at this site.

Please use the comments form below any post.
Or leave feedback on the Feedback page if you want to ask a general question.

I use Disqus for comments, you might …

Raspberry 5 test-to-speech using Piper

I wanted to make my Raspberry tell me about power outages and air alerts near my location.

The setup is pretty simple and described ar the repo:

Installing NUT - Network Ups Tool Notifications and emails

Notifications and email

Just a simple work log of installing NUT and configuring email notifications from it.

 

Simple

 Go to file:

sudo vi …

Django + Python 3.4 + WAMP Apache 2.4.23 + Pycharm

Finally worked instance for hosting DEV site code on python and ability to resolve is as "on live" …

Read...

OwnCloud usefull commands

Here I'll collect useful commands for OwnCloud

-su apache or webu…

Read...

MySQL default my.cnf концигурация

Далее приведена конфигурация MySQL сервера файлом: /etc/my.cnf по принятым стандартам для хоста с 1…

Read...

Perforce - Centos start investigation and install

The Perforce service and applications are available from the Downloads page on the Perforce web sit…

Read...

Django + Python3.4 + Mysql(MariaDB)

Just hint for future me: [su_note]How to install django with mysqld - log[/su_note]

[root@test smm…

Read...

All about Atlassian JIRA 2.1 - Atlassian JIRA "AJiraLockedError" and JIRA Startup Failed

Продолжаем мучать свой мозг новыми сюрпризами от JIRA или это я просто такой неудачник: Причин…

Read...

sam broadcaster mass tagger failed to load properly

Еще одна проблема без ответа, гугл не знает. Утилита Mass Tagger возвращает такой вот результат.

"…

Read...

Радио работает 2

Радио снова в онлайне, удалось кое-как починить логику плейлиста, но все же время от времени эта тв…

Read...

Redmine digest emails

Digest plugin

Есть такой волшебный плагин, который в заданные промежутки времени может отправлять …

Read...

Django fast hints

Here some fast hints to remember: Migration:

cd ~/myproject
python manage.py makemigrations
pyth…

Read...