LICENSE
MANIFEST.in
README.rst
alembic.ini.sample
createdb
createdb.py
fedocal.cfg.sample
fedocal.conf
fedocal.spec
fedocal.wsgi
fedocal_cron.py
requirements.txt
run_tests.sh
setup.cfg
setup.py
alembic/env.py
alembic/script.py.mako
alembic/update03_to_04.py
alembic/versions/2a554683048e_rename_managers_as_e.py
alembic/versions/2c5c36431061_add_the_meeting_date.py
alembic/versions/2e5d25a095df_add_boolean_to_meeti.py
alembic/versions/322997a7a41b_add_calendar_status_table.py
alembic/versions/3f249e0d2769_add_a_timezone_field.py
alembic/versions/43bc10530adb_add_calendar_admin.py
alembic/versions/45d83da297e8_add_calendar_contact.py
alembic/versions/4f509700da52_add_status_field_for.py
alembic/versions/4f8bd7cac829_clean_db.py
doc/Makefile
doc/api.rst
doc/conf.py
doc/configuration.rst
doc/contributing.rst
doc/contributors.rst
doc/contributors.rst~
doc/deployment.rst
doc/development.rst
doc/index.rst
doc/requirements.txt
doc/usage.rst
fedocal/__init__.py
fedocal/__init__.pyc
fedocal/api.py
fedocal/api.pyc
fedocal/default_config.py
fedocal/default_config.pyc
fedocal/doc_utils.py
fedocal/doc_utils.pyc
fedocal/forms.py
fedocal/forms.pyc
fedocal.egg-info/PKG-INFO
fedocal.egg-info/SOURCES.txt
fedocal.egg-info/dependency_links.txt
fedocal.egg-info/requires.txt
fedocal.egg-info/top_level.txt
fedocal/fedocallib/__init__.py
fedocal/fedocallib/__init__.pyc
fedocal/fedocallib/dbaction.py
fedocal/fedocallib/dbaction.pyc
fedocal/fedocallib/exceptions.py
fedocal/fedocallib/exceptions.pyc
fedocal/fedocallib/fedmsgshim.py
fedocal/fedocallib/fedmsgshim.pyc
fedocal/fedocallib/fedora_calendar.py
fedocal/fedocallib/fedora_calendar.pyc
fedocal/fedocallib/model.py
fedocal/fedocallib/model.pyc
fedocal/fedocallib/week.py
fedocal/fedocallib/week.pyc
fedocal/static/default/Approved.png
fedocal/static/default/Denied.png
fedocal/static/default/calendar-small.png
fedocal/static/default/calendar.png
fedocal/static/default/delete.png
fedocal/static/default/edit.png
fedocal/static/default/favicon.ico
fedocal/static/default/fedocal-logo.png
fedocal/static/default/fedocal.css
fedocal/static/default/fedocal.png
fedocal/static/default/fedora-logo.png
fedocal/static/default/globalize.js
fedocal/static/default/home.png
fedocal/static/default/html-bg.png
fedocal/static/default/jquery-1.10.2.js
fedocal/static/default/jquery-ui-1.10.4.custom.min.js
fedocal/static/default/jquery-ui-timespinner.js
fedocal/static/default/koji.css
fedocal/static/default/fedocal/jquery-ui-1.9.2.custom.css
fedocal/static/default/fedocal/images/ui-bg_flat_0_aaaaaa_40x100.png
fedocal/static/default/fedocal/images/ui-bg_flat_0_eeeeee_40x100.png
fedocal/static/default/fedocal/images/ui-bg_flat_55_ffffff_40x100.png
fedocal/static/default/fedocal/images/ui-bg_flat_75_ffffff_40x100.png
fedocal/static/default/fedocal/images/ui-bg_glass_65_ffffff_1x400.png
fedocal/static/default/fedocal/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png
fedocal/static/default/fedocal/images/ui-bg_highlight-soft_25_3c6eb4_1x100.png
fedocal/static/default/fedocal/images/ui-bg_highlight-soft_50_dddddd_1x100.png
fedocal/static/default/fedocal/images/ui-bg_highlight-soft_75_dddddd_1x100.png
fedocal/static/default/fedocal/images/ui-icons_3c6eb4_256x240.png
fedocal/static/default/fedocal/images/ui-icons_454545_256x240.png
fedocal/static/default/fedocal/images/ui-icons_666666_256x240.png
fedocal/static/default/fedocal/images/ui-icons_db3279_256x240.png
fedocal/static/default/fedocal/images/ui-icons_ffffff_256x240.png
fedocal/templates/default/_formhelpers.html
fedocal/templates/default/add_calendar.html
fedocal/templates/default/add_meeting.html
fedocal/templates/default/admin.html
fedocal/templates/default/agenda.html
fedocal/templates/default/api.html
fedocal/templates/default/clear_calendar.html
fedocal/templates/default/delete_calendar.html
fedocal/templates/default/delete_meeting.html
fedocal/templates/default/edit_calendar.html
fedocal/templates/default/edit_meeting.html
fedocal/templates/default/index.html
fedocal/templates/default/locations.html
fedocal/templates/default/markdown.html
fedocal/templates/default/master.html
fedocal/templates/default/meeting_list.html
fedocal/templates/default/my_meeting.html
fedocal/templates/default/upload_calendar.html
fedocal/templates/default/view_meeting.html