deckhand/deckhand/common
Rick Bartra 88fe773cd7 Fix document is_control method
The document.py `is_control` method incorrectly checks if a document
is a Control document. Per the documentation [0], Control documents
have `metadata.schema` of `metadata/Control/v1`. This commit updates
the `is_control` method to correctly check for Control documents.

[0] 1d4cc81dfa/doc/source/users/document-types.rst (control-documents)

Change-Id: I60ca8f31a61987b4e756784fce0f5a751639ae9e
2018-10-30 09:59:38 -04:00
..
__init__.py Document replacement: Update Document unique constraint 2018-03-28 17:08:03 -04:00
document.py Fix document is_control method 2018-10-30 09:59:38 -04:00
utils.py Merge "fix: Redact secondhand substitutions of sensitive data" 2018-10-29 17:13:25 +00:00
validation_message.py Fix: various documentation and URL fixes 2018-09-25 11:44:57 +02:00