Add reminder

This commit is contained in:
Roberto Rosario
2015-07-04 03:09:50 -04:00
parent d55f54b221
commit a54f6ea5f2

View File

@@ -30,6 +30,7 @@ class DocumentCheckout(models.Model):
block_new_version = models.BooleanField(default=True, verbose_name=_('Block new version upload'), help_text=_('Do not allow new version of this document to be uploaded.'))
# TODO: add more blocking
# block_metadata
# block_editing
# block tag add/remove