]> git.phdru.name Git - xsetbg.git/history - xsetbg-wsgi.py
Fix(DB): Fix column encoding
[xsetbg.git] / xsetbg-wsgi.py
2024-02-24 Oleg BroytmanFeat: Python 3
2024-02-24 Oleg BroytmanStyle: Fix `flake8` error F821 undefined name 'error'
2024-02-24 Oleg BroytmanStyle: Fix `flake8` error E722 bare 'except'
2024-02-24 Oleg BroytmanStyle: Fix `flake8` error E402 module level import...
2024-02-24 Oleg BroytmanStyle: Fix `flake8` errors E302,E305 expected 2 blank...
2024-02-24 Oleg BroytmanStyle: Fix `flake8` error E261 at least two spaces...
2024-02-24 Oleg BroytmanStyle: Fix `flake8` error E111 indentation is not a...
2016-06-05 Oleg BroytmanRemove outdated __copyright__
2014-01-08 Oleg BroytmanMove getting httpd settings from xsetbg.py to xsetbg...
2012-04-15 Oleg BroytmanRemoved svn:keywords.
2011-04-23 Oleg BroytmanChanged the way @published works.
2011-04-23 Oleg Broytman2011
2011-02-18 Oleg BroytmanSplit xsetbg.py to xsetbg-wsgi.py to separate the core...