MANIFEST.in
setup.py
cwf/__init__.py
cwf.egg-info/PKG-INFO
cwf.egg-info/SOURCES.txt
cwf.egg-info/dependency_links.txt
cwf.egg-info/entry_points.txt
cwf.egg-info/requires.txt
cwf.egg-info/top_level.txt
cwf/admin/__init__.py
cwf/admin/admin.py
cwf/admin/buttons.py
cwf/bin/__init__.py
cwf/bin/debugger.py
cwf/bin/debugger_cli.py
cwf/bin/manager.py
cwf/sections/__init__.py
cwf/sections/dispatch.py
cwf/sections/errors.py
cwf/sections/options.py
cwf/sections/pattern_list.py
cwf/sections/section.py
cwf/sections/section_master.py
cwf/sections/values.py
cwf/splitter/__init__.py
cwf/splitter/imports.py
cwf/splitter/parts.py
cwf/splitter/website.py
cwf/templates/admin/blank.html
cwf/templates/admin/blank_bootstrap.html
cwf/templates/admin/change_form.html
cwf/templates/admin/change_list.html
cwf/templates/menu/base.html
cwf/templatetags/__init__.py
cwf/templatetags/varset.py
cwf/templatetags/wrapped.py
cwf/views/__init__.py
cwf/views/admin_views.py
cwf/views/base.py
cwf/views/menu.py
cwf/views/redirect_address.py
cwf/views/rendering.py
cwf/views/views.py