Zdeněk Böhm

Results 8 issues of Zdeněk Böhm

Hi Stephen, it would be nice to make tag for distinguish installed version. Latest merge fix compatibility with Django 1.11. But this important change can not be reflected by pip...

Hi, here I offer some fixies for Django 2. The most serious is fix of function `admin_links`: * Html code from function `admin_links` must be marked as `SafeText`. * Replace...

### Fixes (Repoen PR #6733 - branch rebased to `develop`.) For databases with a collate other than "C", the column path in table cms_cmsplugin must be set, otherwise the system...

needs expert opinion

Hi Fernando, I rewrited your code to the project ``python-ecdsa`` in branch ``ring-signature``. https://github.com/zbohm/python-ecdsa/compare/master...ring-signature Please, would you be so kind to make me code review? Especialy file `ring_signature_factory.py`. Thanks a...

The message itself should be included in the image key calculation, otherwise the image key will not be unique for the message.

Fix `KeyError` in the case when two or more fields have same name. Fix displaying alias with field in the form. The branch is basen on the branch `zbohm:fix-travis-ci` suggested...

Fix Travis CI. Remove unsupported parts and add new versions. Add icon into readme.

Hello. There is a requirement not to display the default icon "No photo" when author does not have it.