AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.py
django_ses/__init__.py
django_ses/models.py
django_ses/urls.py
django_ses/views.py
django_ses.egg-info/PKG-INFO
django_ses.egg-info/SOURCES.txt
django_ses.egg-info/dependency_links.txt
django_ses.egg-info/requires.txt
django_ses.egg-info/top_level.txt
django_ses/management/__init__.py
django_ses/management/commands/__init__.py
django_ses/management/commands/ses_email_address.py
django_ses/tests/__init__.py
django_ses/tests/stats.py
example/__init__.py
example/__init__.pyc
example/local_settings.py
example/local_settings.pyc
example/local_settings.template.py
example/manage.py
example/middleware.py
example/middleware.pyc
example/settings.py
example/settings.pyc
example/urls.py
example/urls.pyc
example/views.py
example/views.pyc
example/templates/base.html
example/templates/index.html
example/templates/send-email.html