Skip to content

Commit

Permalink
Removed accidental executable flags
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Jun 7, 2015
1 parent ba5a722 commit 661251c
Show file tree
Hide file tree
Showing 36 changed files with 0 additions and 0 deletions.
Empty file modified .coveragerc
100755 → 100644
Empty file.
Empty file modified .gitignore
100755 → 100644
Empty file.
Empty file modified .landscape.yml
100755 → 100644
Empty file.
Empty file modified .travis.yml
100755 → 100644
Empty file.
Empty file modified AUTHORS
100755 → 100644
Empty file.
Empty file modified CONTRIBUTING.rst
100755 → 100644
Empty file.
Empty file modified LICENSE
100755 → 100644
Empty file.
Empty file modified README.rst
100755 → 100644
Empty file.
Empty file modified django_hstore/compat.py
100755 → 100644
Empty file.
Empty file modified django_hstore/descriptors.py
100755 → 100644
Empty file.
Empty file modified django_hstore/dict.py
100755 → 100644
Empty file.
Empty file modified django_hstore/exceptions.py
100755 → 100644
Empty file.
Empty file modified django_hstore/forms.py
100755 → 100644
Empty file.
Empty file modified django_hstore/hstore.py
100755 → 100644
Empty file.
Empty file modified django_hstore/managers.py
100755 → 100644
Empty file.
Empty file modified django_hstore/models.py
100755 → 100644
Empty file.
Empty file modified django_hstore/static/admin/js/django_hstore/hstore-widget.js
100755 → 100644
Empty file.
Empty file modified django_hstore/static/admin/js/django_hstore/underscore-min.js
100755 → 100644
Empty file.
Empty file modified django_hstore/templates/hstore_default_widget.html
100755 → 100644
Empty file.
Empty file modified django_hstore/templates/hstore_grappelli_widget.html
100755 → 100644
Empty file.
Empty file modified django_hstore/utils.py
100755 → 100644
Empty file.
Empty file modified django_hstore/widgets.py
100755 → 100644
Empty file.
Empty file modified doc/doc.asciidoc
100755 → 100644
Empty file.
Empty file modified doc/images/deafult-admin-widget-raw.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified doc/images/deafult-admin-widget.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified doc/images/hstore-widget-raw.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified doc/images/hstore-widget.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified requirements.txt
100755 → 100644
Empty file.
Empty file modified setup.cfg
100755 → 100644
Empty file.
Empty file modified tests/__init__.py
100755 → 100644
Empty file.
Empty file modified tests/django_hstore_tests/admin.py
100755 → 100644
Empty file.
Empty file modified tests/django_hstore_tests/models.py
100755 → 100644
Empty file.
Empty file modified tests/local_settings_psycopg.py.example
100755 → 100644
Empty file.
Empty file modified tests/settings.py
100755 → 100644
Empty file.
Empty file modified tests/settings_psycopg.py
100755 → 100644
Empty file.
Empty file modified tests/urls.py
100755 → 100644
Empty file.

0 comments on commit 661251c

Please sign in to comment.