.coveragerc
.gitignore
.travis.yml
CONTRIBUTING.md
CONTRIBUTORS.md
LICENSE
MANIFEST.in
PULL_REQUEST_TEMPLATE.md
README.md
requirements.txt
runtests
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
django_eav2.egg-info/PKG-INFO
django_eav2.egg-info/SOURCES.txt
django_eav2.egg-info/dependency_links.txt
django_eav2.egg-info/top_level.txt
django_eav2.egg-info/version.txt
docs/Makefile
docs/source/api.rst
docs/source/conf.py
docs/source/getting_started.rst
docs/source/index.rst
docs/source/usage.rst
docs/source/_static/LICENSE.txt
docs/source/_static/RobotoSlab-Regular.ttf
docs/source/_static/styles.css
docs/source/_templates/layout.html
docs/source/_templates/sidebarintro.html
docs/source/_templates/sidebarlogo.html
eav/__init__.py
eav/admin.py
eav/decorators.py
eav/exceptions.py
eav/fields.py
eav/forms.py
eav/managers.py
eav/models.py
eav/queryset.py
eav/registry.py
eav/validators.py
eav/locale/ru/LC_MESSAGES/django.mo
eav/locale/ru/LC_MESSAGES/django.po
eav/migrations/0001_initial.py
eav/migrations/__init__.py