• Search by Module
  • Search by Word
  • Project Search
  • Top Python APIs
  • Popular Projects
  • Java
  • C++
  • Python
  • Scala
  • Blog
Project: django-river (GitHub Link)
  • django-river-master
    • .github
      • FUNDING.yml
      • workflows
        • pythonpublish.yml
    • publish.sh
    • .coveragerc
    • test_urls.py
    • LICENSE
    • manage.py
    • river
      • sql
        • mssql
          • get_available_approvals.sql
      • apps.py
      • utils
        • exceptions.py
        • error_code.py
        • __init__.py
      • config.py
      • admin
        • hook_admins.py
        • function_admin.py
        • transitionmeta.py
        • transitionapprovalmeta.py
        • workflow.py
        • __init__.py
      • models
        • hook.py
        • state.py
        • transitionmeta.py
        • managers
          • state.py
          • rivermanager.py
          • transitionmetada.py
          • __init__.py
          • transitionapproval.py
          • workflowmetada.py
        • factories.py
        • transition.py
        • transitionapprovalmeta.py
        • base_model.py
        • fields
          • state.py
          • __init__.py
        • on_complete_hook.py
        • workflow.py
        • on_approved_hook.py
        • function.py
        • __init__.py
        • transitionapproval.py
        • on_transit_hook.py
      • driver
        • orm_driver.py
        • river_driver.py
        • mssql_driver.py
        • __init__.py
      • __init__.py
      • migrations
        • 0001_initial.py
        • __init__.py
      • tests
        • models
          • factories.py
          • test__transition_approval_meta.py
          • test__transition_approval.py
          • __init__.py
        • test__state_field.py
        • matchers.py
        • __init__.py
        • tmigrations
          • test__migrations.py
          • __init__.py
        • test__app.py
        • volatile
          • river_tests
            • __init__.py
          • river
            • __init__.py
          • __init__.py
        • admin.py
        • core
          • test__class_api.py
          • test__instance_api.py
          • __init__.py
        • hooking
          • test__transition_hooking.py
          • test__completed_hooking.py
          • base_hooking_test.py
          • __init__.py
          • test__approved_hooking.py
      • core
        • classworkflowobject.py
        • riverobject.py
        • __init__.py
        • workflowregistry.py
        • instanceworkflowobject.py
      • signals.py
    • .gitattributes
    • README.rst
    • setup.py
    • setup.cfg
    • .travis.yml
    • features
      • shipping_flow.feature
      • __init__.py
      • steps
        • __init__.py
        • basic_steps.py
        • issue_tracking_steps.py
      • issue_tracking_flow.feature
      • environment.py
    • .pypirc
    • requirements.txt
    • .codacy.yml
    • settings
      • with_postgresql.py
      • with_mssql.py
      • with_sqlite3.py
      • with_mysql.py
      • __init__.py
      • base.py
    • .gitignore
    • docs
      • Makefile
      • faq.rst
      • admin
        • state.rst
        • transition_approval_meta.rst
        • transition_meta.rst
        • index.rst
      • migration
        • migration_31_to_32.rst
        • migration_2_to_3.rst
        • index.rst
      • api
        • instance.rst
        • class.rst
        • index.rst
      • overview.rst
      • getting_started.rst
      • index.rst
      • conf.py
      • hooking
        • hooking.rst
        • index.rst
        • function.rst
      • changelog.rst
      • authorization.rst
      • _static
      • logo.svg
    • MANIFEST.in
    • .vscode
      • settings.json
    • tox.ini
    • .coveralls.yml
    • .git-crypt
      • keys
        • default
          • 0
            • 3036181F17440EC9E45F651E4EE5919909EFC7F4.gpg
      • .gitattributes