issues
search
goinnn
/
django-multiselectfield
A Multiple Choice model field
GNU Lesser General Public License v3.0
449
stars
208
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
0.1.13 tag missing
#165
SuperSandro2000
opened
4 weeks ago
0
Add Django 4.2 support
#164
samcheng
closed
2 months ago
1
Change field init so that max_length is not required and get_max_length will be used
#163
arcticlinux
closed
3 months ago
2
Replace http:// with https:// where relevant and fix a doc link
#162
mikemanger
closed
3 months ago
0
Add pre-commit config and lint files
#161
mikemanger
opened
4 months ago
0
Update requirements in readme and tests
#160
mikemanger
opened
4 months ago
3
Supported Python & Django versions in the README are outdated
#159
austin-schick
opened
4 months ago
1
TypeError: can't adapt type '_FakeSqlVal'
#158
jordanvs
opened
4 months ago
2
The 0.1.13 release triggers an error in `MaxLengthValidator` in Django 3.2.25
#157
austin-schick
closed
4 months ago
2
sqlite3.ProgrammingError: Error binding parameter 1: type '_FakeSqlVal' is not supported
#156
Pfizer-BradleyBare
opened
4 months ago
2
MultiSelectFormField flat_choices attribute error in v0.1.13
#155
mikemanger
opened
4 months ago
0
TCs are not running without max_length attribute
#154
malikasri94
closed
4 months ago
4
Query: What should be the container type for MultiSelectField while creating object
#153
Shubkush
closed
4 months ago
0
No latest PyPI releases
#152
roniemartinez
closed
4 months ago
2
update tox.ini, use tox testing in GitHub actions
#151
PetrDlouhy
closed
5 months ago
0
Bump workflow actions
#150
mikemanger
opened
6 months ago
3
Add Coveralls integration
#149
blag
opened
6 months ago
2
Clean up, update for Django 5, and fix tests
#148
blag
closed
6 months ago
0
run tests in github CI
#147
olivierdalang
closed
6 months ago
4
Support Django 5.0
#146
chrcorn
closed
6 months ago
2
Added support for Django 5.0
#145
lcmartinezdev
closed
9 months ago
0
Comment _get_flatchoices
#144
megarungle
closed
10 months ago
1
Added support for Django 5.0
#143
hachther
closed
6 months ago
5
Support Django 5.0
#142
aliceni81
closed
6 months ago
3
Is django-multiselectfield dead?
#141
MartinThoma
closed
6 months ago
16
Example fails initial makemigrations
#140
dwadler
opened
1 year ago
1
Broken migrations after implementing MultiSelectField with choices based on ForeingModel
#139
federicoaaguirre
closed
6 months ago
1
graphql queries fail: "unhashable type: 'MSFList'"
#138
sanderboer
opened
1 year ago
2
If single choice response is string else it's array
#137
shaheem-pp
opened
1 year ago
2
fix(fields): append validator instead of pushing it with index error
#136
alpden550
closed
6 months ago
7
Fix when selecting with an MSFList
#135
karolyi
closed
6 months ago
18
IndexError: list assignment index out of range
#134
ramonyaskal
opened
2 years ago
4
make multiselectfield init more robust
#133
Cesar48
closed
6 months ago
2
Fixed IndexError with Django 4.1
#132
macmichael01
closed
6 months ago
10
IndexError with Django 4.1
#131
symphoton
closed
6 months ago
7
set default of multiselect to checked
#130
Yehuda-Edelstein
opened
2 years ago
0
How to return python list instead of comma separated string?
#129
zilehuda
closed
6 months ago
1
Error working with IntegerChoices models
#128
mavenium
opened
2 years ago
0
Form instance generated twice since Django 4
#127
royatkup
opened
2 years ago
0
refer from a MultiSelectField
#126
andre-cloud
closed
3 years ago
0
how to make validator for this?
#125
aliscie
opened
3 years ago
1
Recommend ArrayField for PostgreSQL users
#124
LukasKlement
closed
6 months ago
2
Add 'min_choices' to defaults in 'formfield' function
#123
nametkin
closed
6 months ago
3
Fix problem in travis with django/python version
#122
tomasgarzon
closed
3 years ago
2
Handle hierarchical choices in get_%s_display()
#121
piranhaphish
opened
3 years ago
2
iterate choices and get_FOO_display
#120
jucajuca
opened
3 years ago
2
Filtering Problem
#119
PedroPini
opened
4 years ago
3
Return MSFList, not plain list, from form field
#118
aleh-rymasheuski
closed
3 years ago
1
How to change the widget of the field?
#117
alokRamteke
opened
4 years ago
1
list_filter behaviour yields empty lists
#116
ZippoLag
opened
4 years ago
5
Next