]> git.ozlabs.org Git - patchwork/commit
Simplify hashlib behaviour in HashField
authorJeremy Kerr <jk@ozlabs.org>
Wed, 10 Sep 2008 03:20:29 +0000 (13:20 +1000)
committerJeremy Kerr <jk@ozlabs.org>
Wed, 10 Sep 2008 03:20:29 +0000 (13:20 +1000)
commitf69773c2f693da03eeb3334d2b0289d738873c63
treec534d270c333f36eb0f01925cb0bf4c79712c1f5
parent331db999e0306539940965123a001da135b0ac62
Simplify hashlib behaviour in HashField

We only need to keep the size of the field required, not the
whole hashlib constructor

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/models.py