Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / goinnn/django-multiselectfield issues and pull requests

#165 - 0.1.13 tag missing

Issue - State: open - Opened by SuperSandro2000 6 days ago

#164 - Add Django 4.2 support

Pull Request - State: closed - Opened by samcheng 2 months ago - 1 comment

#162 - Replace http:// with https:// where relevant and fix a doc link

Pull Request - State: closed - Opened by mikemanger 3 months ago

#161 - Add pre-commit config and lint files

Pull Request - State: open - Opened by mikemanger 3 months ago

#160 - Update requirements in readme and tests

Pull Request - State: open - Opened by mikemanger 3 months ago - 3 comments

#159 - Supported Python & Django versions in the README are outdated

Issue - State: open - Opened by austin-schick 3 months ago - 1 comment

#158 - TypeError: can't adapt type '_FakeSqlVal'

Issue - State: open - Opened by jordanvs 4 months ago - 2 comments

#154 - TCs are not running without max_length attribute

Issue - State: closed - Opened by malikasri94 5 months ago - 4 comments

#152 - No latest PyPI releases

Issue - State: open - Opened by roniemartinez 5 months ago - 1 comment

#152 - No latest PyPI releases

Issue - State: closed - Opened by roniemartinez 5 months ago - 2 comments

#151 - update tox.ini, use tox testing in GitHub actions

Pull Request - State: closed - Opened by PetrDlouhy 5 months ago

#151 - update tox.ini, use tox testing in GitHub actions

Pull Request - State: closed - Opened by PetrDlouhy 5 months ago

#150 - Bump workflow actions

Pull Request - State: open - Opened by mikemanger 5 months ago - 1 comment

#150 - Bump workflow actions

Pull Request - State: open - Opened by mikemanger 5 months ago - 3 comments

#149 - Add Coveralls integration

Pull Request - State: open - Opened by blag 6 months ago - 2 comments
Labels: enhancement

#148 - Clean up, update for Django 5, and fix tests

Pull Request - State: closed - Opened by blag 6 months ago
Labels: enhancement

#147 - run tests in github CI

Pull Request - State: closed - Opened by olivierdalang 7 months ago - 4 comments

#146 - Support Django 5.0

Pull Request - State: closed - Opened by chrcorn 7 months ago - 2 comments

#145 - Added support for Django 5.0

Pull Request - State: closed - Opened by lcmartinezdev 9 months ago

#144 - Comment _get_flatchoices

Pull Request - State: closed - Opened by megarungle 10 months ago - 1 comment

#143 - Added support for Django 5.0

Pull Request - State: closed - Opened by hachther 10 months ago - 5 comments

#142 - Support Django 5.0

Issue - State: closed - Opened by aliceni81 11 months ago - 3 comments

#141 - Is django-multiselectfield dead?

Issue - State: closed - Opened by MartinThoma about 1 year ago - 16 comments

#140 - Example fails initial makemigrations

Issue - State: open - Opened by dwadler about 1 year ago - 1 comment

#138 - graphql queries fail: "unhashable type: 'MSFList'"

Issue - State: open - Opened by sanderboer almost 2 years ago - 2 comments

#137 - If single choice response is string else it's array

Issue - State: open - Opened by shaheem-pp almost 2 years ago - 2 comments

#136 - fix(fields): append validator instead of pushing it with index error

Pull Request - State: closed - Opened by alpden550 almost 2 years ago - 7 comments

#135 - Fix when selecting with an MSFList

Pull Request - State: closed - Opened by karolyi almost 2 years ago - 18 comments

#134 - IndexError: list assignment index out of range

Issue - State: open - Opened by ramonyaskal about 2 years ago - 4 comments

#133 - make multiselectfield init more robust

Pull Request - State: closed - Opened by Cesar48 about 2 years ago - 2 comments

#132 - Fixed IndexError with Django 4.1

Pull Request - State: closed - Opened by macmichael01 about 2 years ago - 10 comments

#131 - IndexError with Django 4.1

Issue - State: closed - Opened by symphoton over 2 years ago - 7 comments

#130 - set default of multiselect to checked

Issue - State: open - Opened by Yehuda-Edelstein over 2 years ago

#129 - How to return python list instead of comma separated string?

Issue - State: closed - Opened by zilehuda over 2 years ago - 1 comment

#128 - Error working with IntegerChoices models

Issue - State: open - Opened by mavenium over 2 years ago

#127 - Form instance generated twice since Django 4

Issue - State: open - Opened by royatkup over 2 years ago

#126 - refer from a MultiSelectField

Issue - State: closed - Opened by andre-cloud about 3 years ago

#125 - how to make validator for this?

Issue - State: open - Opened by aliscie over 3 years ago - 1 comment

#124 - Recommend ArrayField for PostgreSQL users

Issue - State: closed - Opened by LukasKlement over 3 years ago - 2 comments

#123 - Add 'min_choices' to defaults in 'formfield' function

Pull Request - State: closed - Opened by nametkin over 3 years ago - 3 comments

#122 - Fix problem in travis with django/python version

Pull Request - State: closed - Opened by tomasgarzon over 3 years ago - 2 comments

#121 - Handle hierarchical choices in get_%s_display()

Pull Request - State: open - Opened by piranhaphish over 3 years ago - 2 comments

#120 - iterate choices and get_FOO_display

Issue - State: open - Opened by jucajuca almost 4 years ago - 2 comments

#119 - Filtering Problem

Issue - State: open - Opened by PedroPini almost 4 years ago - 3 comments

#118 - Return MSFList, not plain list, from form field

Pull Request - State: closed - Opened by alieh-rymasheuski about 4 years ago - 1 comment

#117 - How to change the widget of the field?

Issue - State: open - Opened by alokRamteke over 4 years ago - 1 comment

#116 - list_filter behaviour yields empty lists

Issue - State: open - Opened by ZippoLag over 4 years ago - 5 comments

#115 - Redefine Multiselect Field after migration

Issue - State: open - Opened by dlenskyi over 4 years ago

#114 - Get Field Display Seems Not to work in template

Issue - State: closed - Opened by abedyngash over 4 years ago - 4 comments

#113 - [NEW] multiple select field with other field support.

Pull Request - State: open - Opened by qasimgulzar over 4 years ago - 3 comments

#112 - TypeError: hasattr(): attribute name must be string

Issue - State: closed - Opened by HamzaMays over 4 years ago - 1 comment

#110 - Check boxes do not render in Material Admin template

Issue - State: open - Opened by imhashir over 4 years ago

#108 - How do you even add/remove a value?

Issue - State: closed - Opened by kpagcha over 4 years ago - 2 comments

#107 - DRF integration issue

Issue - State: closed - Opened by Blejwi over 4 years ago - 6 comments

#106 - Optimize multiselectfield to_python method.

Pull Request - State: closed - Opened by daimon99 over 4 years ago - 3 comments

#105 - unable to parse data that is being send in the form of JSON

Issue - State: closed - Opened by adshin21 almost 5 years ago - 3 comments

#104 - Deprecation warning due to invalid escape sequences

Issue - State: closed - Opened by tirkarthi almost 5 years ago - 1 comment

#103 - Support django 3

Pull Request - State: closed - Opened by tomasgarzon almost 5 years ago - 2 comments

#102 - Update lazy translation import

Pull Request - State: closed - Opened by ThijsBoehme almost 5 years ago - 1 comment

#101 - [BUG] Fails in Django 3.0

Issue - State: closed - Opened by C0DK almost 5 years ago - 9 comments

#100 - Fix issue "TypeError: 'int' object is not iterable"

Pull Request - State: closed - Opened by ar0ne about 5 years ago - 6 comments

#99 - Add back compatibility

Pull Request - State: closed - Opened by tomasgarzon about 5 years ago - 1 comment

#98 - Update fields.py

Pull Request - State: closed - Opened by milano-slesarik about 5 years ago - 2 comments

#97 - can not get chekced values in tempate

Issue - State: closed - Opened by iliya-hajjar over 5 years ago - 2 comments

#96 - Current state of this package

Issue - State: closed - Opened by gabn88 over 5 years ago - 3 comments

#95 - Update fields.py

Pull Request - State: closed - Opened by xbello almost 6 years ago

#94 - Categorized choices aren't respected in get_%s_display.

Issue - State: open - Opened by piranhaphish almost 6 years ago

#93 - Silience django warnings about from_db_value()

Pull Request - State: closed - Opened by ignaloidas almost 6 years ago - 4 comments

#92 - When customizing template - data stored in database is not taken (editing form)

Issue - State: open - Opened by temonuv about 6 years ago - 3 comments

#91 - How to set multiselectfield value

Issue - State: closed - Opened by blackPython about 6 years ago

#90 - Drop unsupported versions and Add new versions

Pull Request - State: closed - Opened by hirokinko about 6 years ago - 6 comments

#89 - Method from_db_value is marked as deprecated in django 2.0

Issue - State: closed - Opened by un1t about 6 years ago - 2 comments

#88 - support django2.1 and handle removal of _get_val_from_obj

Issue - State: closed - Opened by jnoortheen about 6 years ago - 4 comments

#87 - patch serialization

Pull Request - State: closed - Opened by laowantong about 6 years ago - 2 comments

#86 - Fix bug: when int in choices will get 'TypeError: sequence item int_v…

Pull Request - State: closed - Opened by yinkh over 6 years ago - 2 comments

#85 - Sortable Multichoice field

Pull Request - State: open - Opened by kunalgrover05 over 6 years ago - 1 comment

#84 - Default values ignored in admin after updating from Django 1.8 to Django 1.11

Issue - State: closed - Opened by fidelleon over 6 years ago - 4 comments

#83 - Handle integers in list

Pull Request - State: closed - Opened by VolkerSchiewe over 6 years ago - 2 comments

#82 - How to get one choice index for filtering in QuerySet?

Issue - State: closed - Opened by koddr over 6 years ago - 4 comments

#81 - MultiSelectField with choice from model object?

Issue - State: closed - Opened by koddr over 6 years ago - 1 comment
Labels: question, workaround possible

#80 - How to display check boxes horizontally?

Issue - State: open - Opened by dariushazimi over 6 years ago - 1 comment
Labels: question, workaround possible

#79 - fill choices with queryset()

Issue - State: closed - Opened by mohsenbastani over 6 years ago - 3 comments
Labels: question, wontfix

#78 - (bugfix) Migrations crash due to bytestrings in python 3

Pull Request - State: closed - Opened by audiolion over 6 years ago - 4 comments
Labels: enhancement, needs feedback

#77 - Support Django 2.0

Pull Request - State: closed - Opened by blag almost 7 years ago - 9 comments

#76 - __str__ is broken for MSFList

Issue - State: open - Opened by devxpy almost 7 years ago - 9 comments
Labels: bug, wontfix

#75 - 'MultiSelectField' object has no attribute '_get_val_from_obj'

Issue - State: closed - Opened by devxpy almost 7 years ago - 1 comment
Labels: duplicate, django 2.0+

#74 - CommandError: Unable to serialize database: 'MultiSelectField' object has no attribute '_get_val_from_obj'

Issue - State: closed - Opened by aclark4life almost 7 years ago - 8 comments
Labels: bug, django 2.0+

#73 - GET method does not return selected choices with Django REST Framework

Issue - State: open - Opened by stevepiercy almost 7 years ago - 12 comments
Labels: bug

#72 - Admin list_filter uses '__exact' lookup

Issue - State: closed - Opened by browniebroke about 7 years ago - 2 comments

#71 - Parse value to string in get_prep_value

Pull Request - State: closed - Opened by VolkerSchiewe about 7 years ago - 5 comments

#70 - Integer values fail in `get_prep_value`

Issue - State: closed - Opened by pymarco about 7 years ago - 2 comments
Labels: bug, duplicate, wontfix