-
Notifications
You must be signed in to change notification settings - Fork 150
Pull requests: disqus/django-bitfield
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
tests: Use direct values instead of raw SQL
#117
opened Jan 16, 2021 by
iamahuman
Contributor
Loading…
Add get_FIELD_active -> [], get_FIELD_display -> str, similar to Djan…
#112
opened May 12, 2020 by
zaharazod
Loading…
Fixes KeyError when form field has no "initial" value.
#63
opened Sep 28, 2015 by
SeanHayes
Loading…
clean() in forms fails if a value that is not ascii is selected
#54
opened Jan 17, 2015 by
phillipberndt
Contributor
Loading…
Convert initial value that comes as int to a list of flag names.
#32
opened Jun 10, 2013 by
zaxl
Loading…
Added support for null=True (and default=None) to BitField class.
#14
opened Mar 20, 2012 by
eswenson1
Loading…
use of self.column instead of self.db_column
#11
opened Jan 9, 2012 by
flyingeek
Contributor
Loading…
ProTip!
Filter pull requests by the default branch with base:master.