Fix codestyle errors, use currying instead of lambdas for determing user access

This commit is contained in:
Garret Wassermann
2018-07-19 00:06:57 -04:00
parent 38d9ae9c57
commit c70cf04e4d
5 changed files with 36 additions and 15 deletions

View File

@@ -21,6 +21,7 @@ import re
import six
@python_2_unicode_compatible
class Queue(models.Model):
"""