CHANGELOG
COPYING
COPYING.LESSER
INSTALL
MANIFEST.in
README
TODO
alembic.ini
doTests
setup.cfg
setup.py
alembic/README
alembic/env.py
alembic/script.py.mako
alembic/versions/101a789e38ad_created_task_respons.py
alembic/versions/130a7697cd79_vacation_user_can_no.py
alembic/versions/174567b9c159_note_content.py
alembic/versions/21b88ed3da95_added_referencemixin.py
alembic/versions/25b3eba6ffe7_derive_version_from_.py
alembic/versions/275bdc106fd5_added_ticket_summary.py
alembic/versions/2aeab8b376dc_fg_color_bg_color.py
alembic/versions/2f55dc4f199f_wiki_page.py
alembic/versions/433d9caaafab_task_review_status_workflow.py
alembic/versions/4664d72ce1e1_renamed_link_path_to_full_path.py
alembic/versions/46775e4a3d96_create_enum_types.py
alembic/versions/4a836cf73bcf_create_entitytype_accepts_references.py
alembic/versions/5168cc8552a3_html_style_html_class.py
alembic/versions/5355b569237b_version_version_of_r.py
alembic/versions/53d8127d8560_parent_child_relatio.py
alembic/versions/57a5949c7f29_cache_for_total_logg.py
alembic/versions/59092d41175c_added_version_created_with.py
alembic/versions/6297277da38_added_vacation_class.py
alembic/versions/a6598cde6b_versions_are_not_mix.py
docs/Makefile
docs/make.bat
docs/source/about.rst
docs/source/changelog.rst
docs/source/conf.py
docs/source/configure.rst
docs/source/contents.rst
docs/source/contribute.rst
docs/source/design.rst
docs/source/index.rst
docs/source/inheritance_diagram.rst
docs/source/installation.rst
docs/source/roadmap.rst
docs/source/status_and_status_lists.rst
docs/source/summary.rst
docs/source/task_review_workflow.rst
docs/source/todo.rst
docs/source/tutorial.rst
docs/source/_static/images/Task_Status_Workflow.png
docs/source/_static/images/Task_Status_Workflow_v001.vue
docs/source/_static/images/Task_Status_Workflow_v002.vue
docs/source/_static/images/Task_Status_Workflow_v003.vue
docs/source/_static/images/Task_Status_Workflow_v004.vue
docs/source/_static/images/Task_Status_Workflow_v005.vue
docs/source/_templates/autosummary/base.rst
docs/source/_templates/autosummary/class.rst
docs/source/_templates/autosummary/module.rst
docs/source/tutorial_files/tutorial_v001.py
examples/__init__.py
examples/extending/__init__.py
examples/extending/camera_lens.py
examples/extending/great_entity.py
examples/extending/statused_entity.py
stalker/__init__.py
stalker/config.py
stalker/exceptions.py
stalker/log.py
stalker.egg-info/PKG-INFO
stalker.egg-info/SOURCES.txt
stalker.egg-info/dependency_links.txt
stalker.egg-info/requires.txt
stalker.egg-info/top_level.txt
stalker.egg-info/zip-safe
stalker/db/__init__.py
stalker/db/declarative.py
stalker/db/session.py
stalker/models/__init__.py
stalker/models/asset.py
stalker/models/auth.py
stalker/models/department.py
stalker/models/entity.py
stalker/models/format.py
stalker/models/link.py
stalker/models/message.py
stalker/models/mixins.py
stalker/models/note.py
stalker/models/project.py
stalker/models/repository.py
stalker/models/review.py
stalker/models/scene.py
stalker/models/schedulers.py
stalker/models/sequence.py
stalker/models/shot.py
stalker/models/status.py
stalker/models/structure.py
stalker/models/studio.py
stalker/models/tag.py
stalker/models/task.py
stalker/models/template.py
stalker/models/ticket.py
stalker/models/type.py
stalker/models/version.py
stalker/models/wiki.py
tests/__init__.py
tests/test_declerative.py
tests/config/__init__.py
tests/config/test_config.py
tests/db/__init__.py
tests/db/test_db.py
tests/db/test_generic_db.py
tests/mixins/__init__.py
tests/mixins/test_aclMixin.py
tests/mixins/test_codeMixin.py
tests/mixins/test_dateRangeMixin.py
tests/mixins/test_declarativeProjectMixin.py
tests/mixins/test_declarativeReferenceMixin.py
tests/mixins/test_declarativeScheduleMixin.py
tests/mixins/test_declarativeStatusMixin.py
tests/mixins/test_projectMixin.py
tests/mixins/test_referenceMixin.py
tests/mixins/test_scheduleMixin.py
tests/mixins/test_statusMixin.py
tests/mixins/test_targetEntityTypeMixin.py
tests/mixins/test_validate_with_query.py
tests/models/__init__.py
tests/models/test_asset.py
tests/models/test_department.py
tests/models/test_entity.py
tests/models/test_filename_template.py
tests/models/test_group.py
tests/models/test_image_format.py
tests/models/test_link.py
tests/models/test_local_session.py
tests/models/test_note.py
tests/models/test_permission.py
tests/models/test_project.py
tests/models/test_repository.py
tests/models/test_review.py
tests/models/test_scene.py
tests/models/test_schedulers.py
tests/models/test_sequence.py
tests/models/test_shot.py
tests/models/test_simple_entity.py
tests/models/test_status.py
tests/models/test_status_list.py
tests/models/test_structure.py
tests/models/test_studio.py
tests/models/test_tag.py
tests/models/test_task.py
tests/models/test_taskJuggler_scheduler.py
tests/models/test_task_dependency.py
tests/models/test_task_status_workflow.py
tests/models/test_ticket.py
tests/models/test_time_log.py
tests/models/test_type.py
tests/models/test_user.py
tests/models/test_vacation.py
tests/models/test_version.py
tests/models/test_wiki.py
tests/models/test_working_hours.py