AUTHORS
CHANGELOG.rst
LICENSE
MANIFEST.in
README.md
pypi_description.rst
setup.py
tox.ini
docs/.conf.py.swp
docs/.contributing.rst.swp
docs/.index.rst.swp
docs/.introduction.rst.swp
docs/Makefile
docs/conf.py
docs/configuration.rst
docs/contributing.rst
docs/index.rst
docs/introduction.rst
docs/reference/index.rst
docs/reference/mixpanel.conf.rst
docs/reference/mixpanel.conf.settings.rst
docs/reference/mixpanel.models.rst
docs/reference/mixpanel.tasks.rst
mixpanel/__init__.py
mixpanel/context_processors.py
mixpanel/models.py
mixpanel/tasks.py
mixpanel/conf/__init__.py
mixpanel/conf/settings.py
mixpanel/tests/__init__.py
mixpanel/tests/test_mixpanel.py
mixpanel/tests/test_tasks.py
mixpanel_celery.egg-info/PKG-INFO
mixpanel_celery.egg-info/SOURCES.txt
mixpanel_celery.egg-info/dependency_links.txt
mixpanel_celery.egg-info/requires.txt
mixpanel_celery.egg-info/top_level.txt
requirements/default.txt
requirements/test_celery_2_X.txt
requirements/test_celery_default.txt
requirements/test_django_1_3_X.txt
requirements/test_django_default.txt
scripts/doc2ghpages
scripts/doc4allmods
testproj/__init__.py
testproj/manage.py
testproj/settings.py
testproj/urls.py