[phpMyAdmin Git] [phpmyadmin/website] d95d7d: Remove unused import

Michal Čihař michal at cihar.com
Thu Nov 24 09:26:49 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/website
  Commit: d95d7d54a9afab029cd90be2d5596c2bf10016af
      https://github.com/phpmyadmin/website/commit/d95d7d54a9afab029cd90be2d5596c2bf10016af
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-11-24 (Thu, 24 Nov 2016)

  Changed paths:
    M pmaweb/urls.py

  Log Message:
  -----------
  Remove unused import

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: f59a3eedbffb721bbe49d71a15886e2e2e12494d
      https://github.com/phpmyadmin/website/commit/f59a3eedbffb721bbe49d71a15886e2e2e12494d
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-11-24 (Thu, 24 Nov 2016)

  Changed paths:
    M files/management/commands/add_missing_checksums.py
    M files/management/commands/import_files.py
    M files/management/commands/import_themes.py
    A files/migrations/0003_auto_20161124_0825.py
    M files/models.py
    M files/utils.py
    M pmaweb/fixtures/test_data.json

  Log Message:
  -----------
  Remove md5 fields

We do not display it anywhere, so there is no point in storing and
calculating it.

See https://github.com/phpmyadmin/scripts/issues/4

Signed-off-by: Michal Čihař <michal at cihar.com>


Compare: https://github.com/phpmyadmin/website/compare/d07ae5feb032...f59a3eedbffb


More information about the Git mailing list