Branch: refs/heads/master Home: https://github.com/phpmyadmin/website Commit: c0e52df35f63e54084a04217f0a2dfcc73ac0186 https://github.com/phpmyadmin/website/commit/c0e52df35f63e54084a04217f0a2dfc... Author: Michal Čihař michal@cihar.com Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths: M demo/management/commands/fetch_versions.py
Log Message: ----------- Fix super call
We really do not want to use super here. While fixing that also add missing param from OrderedDict.__setitem__.
Signed-off-by: Michal Čihař michal@cihar.com