diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/pyproger/config.py b/pyproger/config.py old mode 100755 new mode 100644 diff --git a/pyproger/errors/__init__.py b/pyproger/errors/__init__.py old mode 100755 new mode 100644 diff --git a/pyproger/errors/errors.py b/pyproger/errors/errors.py old mode 100755 new mode 100644 diff --git a/pyproger/errors/routes.py b/pyproger/errors/routes.py old mode 100755 new mode 100644 diff --git a/pyproger/static/favicon.ico b/pyproger/static/favicon.ico old mode 100755 new mode 100644 diff --git a/pyproger/templates/admin/index.html b/pyproger/templates/admin/index.html old mode 100755 new mode 100644 diff --git a/pyproger/templates/errors/404.html b/pyproger/templates/errors/404.html old mode 100755 new mode 100644 diff --git a/pyproger/templates/my_master.html b/pyproger/templates/my_master.html old mode 100755 new mode 100644 diff --git a/pyproger/templates/security/_macros.html b/pyproger/templates/security/_macros.html old mode 100755 new mode 100644 diff --git a/pyproger/templates/security/change_password.html b/pyproger/templates/security/change_password.html old mode 100755 new mode 100644 diff --git a/pyproger/templates/security/forgot_password.html b/pyproger/templates/security/forgot_password.html old mode 100755 new mode 100644 diff --git a/pyproger/templates/security/login_user.html b/pyproger/templates/security/login_user.html old mode 100755 new mode 100644 diff --git a/pyproger/templates/security/register_user.html b/pyproger/templates/security/register_user.html old mode 100755 new mode 100644 diff --git a/pyproger/templates/security/reset_password.html b/pyproger/templates/security/reset_password.html old mode 100755 new mode 100644 diff --git a/wsgi.py b/wsgi.py old mode 100755 new mode 100644