Removed redundant BigIntegerField.empty_strings_allowed (already inherited).

This commit is contained in:
Nick Pope 2017-12-12 10:31:40 +00:00 committed by Tim Graham
parent 78fc64578a
commit 856ba1ec86
1 changed files with 0 additions and 1 deletions

View File

@ -1827,7 +1827,6 @@ class IntegerField(Field):
class BigIntegerField(IntegerField):
empty_strings_allowed = False
description = _("Big (8 byte) integer")
MAX_BIGINT = 9223372036854775807