CHANGES.txt
CONTRIBUTORS.txt
MANIFEST.in
README.txt
setup.py
docs/INSTALL.txt
docs/LICENSE.GPL
docs/LICENSE.txt
uwosh/__init__.py
uwosh.timeslot.egg-info/PKG-INFO
uwosh.timeslot.egg-info/SOURCES.txt
uwosh.timeslot.egg-info/dependency_links.txt
uwosh.timeslot.egg-info/entry_points.txt
uwosh.timeslot.egg-info/namespace_packages.txt
uwosh.timeslot.egg-info/not-zip-safe
uwosh.timeslot.egg-info/requires.txt
uwosh.timeslot.egg-info/top_level.txt
uwosh/timeslot/__init__.py
uwosh/timeslot/config.py
uwosh/timeslot/configure.zcml
uwosh/timeslot/interfaces.py
uwosh/timeslot/sharing.py
uwosh/timeslot/subscribers.py
uwosh/timeslot/upgrades.py
uwosh/timeslot/upgrades.zcml
uwosh/timeslot/utilities.py
uwosh/timeslot/version.txt
uwosh/timeslot/widget.py
uwosh/timeslot/browser/__init__.py
uwosh/timeslot/browser/cancelreservation.py
uwosh/timeslot/browser/choosetimeslot.pt
uwosh/timeslot/browser/choosetimeslot.py
uwosh/timeslot/browser/clone.py
uwosh/timeslot/browser/cloning-results.pt
uwosh/timeslot/browser/collapsiblelists.js
uwosh/timeslot/browser/configure.zcml
uwosh/timeslot/browser/exporttocsv.py
uwosh/timeslot/browser/managersummary.pt
uwosh/timeslot/browser/removeallpeople.py
uwosh/timeslot/browser/showreservations.pt
uwosh/timeslot/browser/showreservations.py
uwosh/timeslot/browser/signupresults.pt
uwosh/timeslot/browser/submitselection.py
uwosh/timeslot/browser/uwosh_timeslot_custom.css
uwosh/timeslot/content/__init__.py
uwosh/timeslot/content/configure.zcml
uwosh/timeslot/content/day.py
uwosh/timeslot/content/person.py
uwosh/timeslot/content/signupsheet.py
uwosh/timeslot/content/timeslot.py
uwosh/timeslot/profiles/default/actions.xml
uwosh/timeslot/profiles/default/catalog.xml
uwosh/timeslot/profiles/default/cssregistry.xml
uwosh/timeslot/profiles/default/factorytool.xml
uwosh/timeslot/profiles/default/jsregistry.xml
uwosh/timeslot/profiles/default/metadata.xml
uwosh/timeslot/profiles/default/portlets.xml
uwosh/timeslot/profiles/default/propertiestool.xml
uwosh/timeslot/profiles/default/rolemap.xml
uwosh/timeslot/profiles/default/types.xml
uwosh/timeslot/profiles/default/workflows.xml
uwosh/timeslot/profiles/default/types/Day.xml
uwosh/timeslot/profiles/default/types/Person.xml
uwosh/timeslot/profiles/default/types/Signup_Sheet.xml
uwosh/timeslot/profiles/default/types/Time_Slot.xml
uwosh/timeslot/profiles/default/workflows/uwosh_timeslot_hidden_workflow/definition.xml
uwosh/timeslot/profiles/default/workflows/uwosh_timeslot_person_workflow/definition.xml
uwosh/timeslot/tests/__init__.py
uwosh/timeslot/tests/base.py
uwosh/timeslot/tests/browser.txt
uwosh/timeslot/tests/test_doctest.py
uwosh/timeslot/tests/test_person.py
uwosh/timeslot/tests/test_timeslot.py