AUTHORS
MANIFEST.in
MIT-LICENSE
README.rst
setup.py
django_simple_help.egg-info/PKG-INFO
django_simple_help.egg-info/SOURCES.txt
django_simple_help.egg-info/dependency_links.txt
django_simple_help.egg-info/not-zip-safe
django_simple_help.egg-info/requires.txt
django_simple_help.egg-info/top_level.txt
simple_help/__init__.py
simple_help/admin.py
simple_help/apps.py
simple_help/forms.py
simple_help/models.py
simple_help/settings.py
simple_help/translation.py
simple_help/utils.py
simple_help/locale/en/LC_MESSAGES/django.mo
simple_help/locale/en/LC_MESSAGES/django.po
simple_help/locale/ru/LC_MESSAGES/django.mo
simple_help/locale/ru/LC_MESSAGES/django.po
simple_help/locale/uk/LC_MESSAGES/django.mo
simple_help/locale/uk/LC_MESSAGES/django.po
simple_help/locale/zh_CN/LC_MESSAGES/django.mo
simple_help/locale/zh_CN/LC_MESSAGES/django.po
simple_help/migrations/0001_initial.py
simple_help/migrations/__init__.py
simple_help/south_migrations/0001_initial.py
simple_help/south_migrations/__init__.py
simple_help/templates/simple_help/includes/help_button.html
simple_help/templates/simple_help/includes/help_dialog.html
simple_help/templatetags/__init__.py
simple_help/templatetags/help_tags.py