CHANGES.rst
LICENSE.txt
MANIFEST.in
README.rst
setup.py
django_mcmo.egg-info/PKG-INFO
django_mcmo.egg-info/SOURCES.txt
django_mcmo.egg-info/dependency_links.txt
django_mcmo.egg-info/not-zip-safe
django_mcmo.egg-info/requires.txt
django_mcmo.egg-info/top_level.txt
mcmo/__init__.py
mcmo/management.py
mcmo/version.py
tests/__init__.py
tests/base.py
tests/dummy_1_and_2.py
tests/dummy_1_and_3.py
tests/settings.py
tests/app0/__init__.py
tests/app0/models.py
tests/app0/management/__init__.py
tests/app0/management/commands/__init__.py
tests/app0/management/commands/dummy.py
tests/app1/__init__.py
tests/app1/models.py
tests/app1/management/__init__.py
tests/app1/management/commands/__init__.py
tests/app1/management/commands/dummy.py
tests/app2/__init__.py
tests/app2/models.py
tests/app2/management/__init__.py
tests/app2/management/commands/__init__.py
tests/app2/management/commands/dummy.py
tests/app3/__init__.py
tests/app3/models.py
tests/app3/management/__init__.py
tests/app3/management/commands/__init__.py
tests/app3/management/commands/dummy.py