LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
cow/__init__.py
cow/admin.py
cow/api.py
cow/apps.py
cow/forms.py
cow/models.py
cow/urls.py
cow/views.py
cow.egg-info/PKG-INFO
cow.egg-info/SOURCES.txt
cow.egg-info/dependency_links.txt
cow.egg-info/not-zip-safe
cow.egg-info/requires.txt
cow.egg-info/top_level.txt
cow/migrations/0001_initial.py
cow/migrations/0002_menunode.py
cow/migrations/0003_auto_20170305_0305.py
cow/migrations/0004_imageplugin.py
cow/migrations/0005_remove_page_content.py
cow/migrations/0006_auto_20170306_0302.py
cow/migrations/__init__.py
cow/static/cow/css/cowhide.css
cow/static/cow/font/cowhide.svg
cow/templates/cow/addressplugin_form.html
cow/templates/cow/base.html
cow/templates/cow/imageplugin_form.html
cow/templates/cow/page_confirm_delete.html
cow/templates/cow/page_detail.html
cow/templates/cow/page_form.html
cow/templates/cow/page_list.html
cow/templates/cow/plugin_confirm_delete.html
cow/templates/cow/plugin_create.html
cow/templates/cow/textplugin_form.html
cow/templatetags/__init__.py
cow/templatetags/class_tag.py
cow/tests/__init__.py
cow/tests/test_cow_models.py