Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / bigjason/django-choices issues and pull requests
#79 - Make compatible with Python v3.12
Pull Request -
State: closed - Opened by hongquan 3 months ago
- 1 comment
#78 - Document how to migrate to native django choices
Pull Request -
State: closed - Opened by sergei-maertens over 1 year ago
#77 - Python versions support
Pull Request -
State: closed - Opened by sergei-maertens over 1 year ago
#76 - Add support for official Django versions and drop EOL Python & Django
Pull Request -
State: closed - Opened by irtazaakram over 1 year ago
- 9 comments
#75 - Entry as contributor.
Pull Request -
State: closed - Opened by awais786 over 3 years ago
- 2 comments
#74 - Migrate from Travis to Github Actions
Pull Request -
State: closed - Opened by sergei-maertens over 3 years ago
#73 - Adding django3 testing in tox matrix.
Pull Request -
State: closed - Opened by awais786 over 3 years ago
- 4 comments
#72 - Link to Django 3.0's enumeration types
Pull Request -
State: closed - Opened by adamchainz almost 5 years ago
- 2 comments
#71 - Document and test Django 3.0 support
Pull Request -
State: closed - Opened by adamchainz almost 5 years ago
- 2 comments
#70 - Combine two list of choices
Issue -
State: closed - Opened by saranshbansal almost 5 years ago
- 1 comment
#69 - Django 3.0 Compatiblity: Now using non-vendored six package. #68
Pull Request -
State: closed - Opened by kavdev almost 5 years ago
- 2 comments
#68 - Django 3.0 Compatibility
Issue -
State: closed - Opened by kavdev almost 5 years ago
- 1 comment
Labels: Support, Documentation
#67 - Update Djano and Python versions in docs
Pull Request -
State: closed - Opened by Singletoned about 5 years ago
- 3 comments
#66 - Nested choices
Issue -
State: closed - Opened by leowonglaw about 5 years ago
- 1 comment
#65 - Upcoming 'native' choices model support in Django 3.0
Issue -
State: closed - Opened by rvdrijst about 5 years ago
- 2 comments
Labels: Documentation
#64 - Convert Django Choices to simple list of values
Issue -
State: closed - Opened by saranshbansal over 5 years ago
- 1 comment
Labels: Support
#63 - ORM integration
Pull Request -
State: closed - Opened by sergei-maertens over 5 years ago
- 3 comments
#62 - Docs index: Fix typos
Pull Request -
State: closed - Opened by PiDelport over 5 years ago
- 15 comments
#61 - Release __iter__ changes
Issue -
State: closed - Opened by nicoknoll almost 6 years ago
- 2 comments
#60 - Sorting by choice
Issue -
State: closed - Opened by deejcoder almost 6 years ago
- 3 comments
Labels: Feature
#59 - What advantages in using django-choices?
Issue -
State: closed - Opened by rocchidavide about 6 years ago
- 3 comments
#58 - Fixed a typo
Pull Request -
State: closed - Opened by ghost about 6 years ago
- 1 comment
#57 - Fixed a typo
Pull Request -
State: closed - Opened by ghost about 6 years ago
- 3 comments
#56 - Fixed a typo
Pull Request -
State: closed - Opened by ghost about 6 years ago
- 5 comments
#55 - let there be colour
Pull Request -
State: closed - Opened by bashu almost 7 years ago
- 2 comments
#54 - DjangoChoices.labels does not do what it's documented for
Issue -
State: closed - Opened by w00kie almost 7 years ago
- 8 comments
Labels: Feature
#53 - Iterate choices
Pull Request -
State: closed - Opened by brianjbuck about 7 years ago
- 6 comments
#52 - Add ability to set custom kwargs on ChoiceItem
Pull Request -
State: closed - Opened by kavdev over 7 years ago
- 34 comments
Labels: Feature
#51 - Fixed inability to set custom order to 0
Pull Request -
State: closed - Opened by kavdev over 7 years ago
- 3 comments
#50 - Ordering doesn't work when setting order kwargs to 0
Issue -
State: closed - Opened by RobinRamael over 7 years ago
- 1 comment
Labels: Bug
#49 - How to use with localization?
Issue -
State: closed - Opened by elcolie almost 8 years ago
- 3 comments
Labels: Support
#48 - Fixes #47 -- add public api to get attribute name from value
Pull Request -
State: closed - Opened by sergei-maertens almost 8 years ago
- 3 comments
#47 - API to get the attribute name from value?
Issue -
State: closed - Opened by jaseemabid almost 8 years ago
- 5 comments
Labels: Feature
#46 - Nullboolean support
Pull Request -
State: closed - Opened by ashwch almost 8 years ago
- 22 comments
#45 - Add support for ordered values
Pull Request -
State: closed - Opened by merwok almost 8 years ago
- 16 comments
#44 - Use ordered dict for values
Issue -
State: closed - Opened by merwok almost 8 years ago
- 1 comment
#43 - Develop -> master
Pull Request -
State: closed - Opened by sergei-maertens almost 8 years ago
- 8 comments
#42 - Django 1.11 is close, some docs cleanup
Pull Request -
State: closed - Opened by sergei-maertens almost 8 years ago
- 1 comment
#41 - Updated `README.rst` with svg bagde
Pull Request -
State: closed - Opened by sobolevn about 8 years ago
- 6 comments
#40 - Fixed #33: access dict methods of Labels (IPython support)
Pull Request -
State: closed - Opened by sergei-maertens about 8 years ago
- 2 comments
#39 - Add Django 1.10 alpha to testing matrix
Pull Request -
State: closed - Opened by sergei-maertens over 8 years ago
- 8 comments
#38 - Fixed bug, when the `Chocies.validator` was producing the wrong output.
Pull Request -
State: closed - Opened by sobolevn over 8 years ago
- 6 comments
#37 - Fixed bug, when the `Chocies.validator` was producing the wrong output.
Pull Request -
State: closed - Opened by sobolevn over 8 years ago
- 4 comments
#36 - Confusing ChoiceItem behavior
Issue -
State: closed - Opened by megapctr over 8 years ago
- 3 comments
#35 - Invalid exception formatting within Chocies.validator
Issue -
State: closed - Opened by megapctr over 8 years ago
- 1 comment
Labels: Bug
#34 - Reduce boilerplate with custom ChoiceField
Issue -
State: closed - Opened by megapctr over 8 years ago
- 5 comments
#33 - In IPython, DjangoChoices.labels raises AttributeError for 'keys'
Issue -
State: closed - Opened by megapctr over 8 years ago
- 3 comments
#32 - ChoiceItem naming convention
Issue -
State: closed - Opened by tedmiston over 8 years ago
- 12 comments
Labels: Documentation
#31 - A method to lookup the label for a ChoiceItem
Issue -
State: closed - Opened by tedmiston over 8 years ago
- 3 comments
#30 - How to use this Choices which need to be translated: _('my string to translate?')
Issue -
State: closed - Opened by guettli almost 9 years ago
- 2 comments
#29 - Changed the choices link to the latest long time support version (1.8)
Pull Request -
State: closed - Opened by JostCrow almost 9 years ago
#28 - Develop
Pull Request -
State: closed - Opened by sergei-maertens almost 9 years ago
#27 - Develop
Pull Request -
State: closed - Opened by sergei-maertens about 9 years ago
#26 - Fix issue #25 and move to Tox for unit testing different build matrices
Pull Request -
State: closed - Opened by sergei-maertens about 9 years ago
#25 - Cannot install django-choices due to __version__ import that was added setup.py
Issue -
State: closed - Opened by ishirav about 9 years ago
- 4 comments
Labels: Bug
#24 - Feature/deconstructible validator
Pull Request -
State: closed - Opened by sergei-maertens about 9 years ago
#23 - Prepare for new PyPI release
Pull Request -
State: closed - Opened by sergei-maertens about 9 years ago
#22 - Active maintainer needed
Issue -
State: closed - Opened by sergei-maertens about 9 years ago
- 3 comments
#21 - Fix typo
Pull Request -
State: closed - Opened by sergei-maertens over 9 years ago
#20 - Update travis config with latest Django versions
Pull Request -
State: closed - Opened by sergei-maertens over 9 years ago
#19 - Import OrderedDict from collections if available
Pull Request -
State: closed - Opened by sergei-maertens over 9 years ago
#18 - Unable to use value=0 anymore
Issue -
State: closed - Opened by vladvasiliu about 10 years ago
- 1 comment
#17 - Fix: 0 value wrong interpretation
Pull Request -
State: closed - Opened by vaad2 about 10 years ago
- 2 comments
#16 - Use label as value for empty values
Pull Request -
State: closed - Opened by ebertti over 10 years ago
- 5 comments
#15 - validator will brick with django 1.7 migrations
Issue -
State: closed - Opened by minddust over 10 years ago
- 1 comment
#14 - new package release?
Issue -
State: closed - Opened by minddust over 10 years ago
- 4 comments
#13 - Add Validator
Pull Request -
State: closed - Opened by eliostvs over 10 years ago
#12 - Added support for plural label in ChoiceItem
Pull Request -
State: closed - Opened by mjamro almost 11 years ago
- 3 comments
#11 - Empty label fix
Pull Request -
State: closed - Opened by marekmalek over 11 years ago
- 7 comments
#10 - Empty label not possible?
Issue -
State: closed - Opened by marekmalek over 11 years ago
#9 - Added imports for clarity
Pull Request -
State: closed - Opened by wolph over 11 years ago
- 1 comment
#8 - python 3 fix
Pull Request -
State: closed - Opened by soulne4ny over 11 years ago
- 3 comments
#7 - Run tests on Travis CI
Pull Request -
State: closed - Opened by dokterbob almost 12 years ago
- 1 comment
#6 - Move version from module to setup.py
Pull Request -
State: closed - Opened by dokterbob almost 12 years ago
#5 - Changes version handling to fix pip install issues
Pull Request -
State: closed - Opened by davehughes almost 12 years ago
- 6 comments
#4 - Setup.py imports djchoices (with requirements)
Issue -
State: closed - Opened by dokterbob over 12 years ago
- 1 comment
#3 - Support for earlier Python releases
Pull Request -
State: closed - Opened by dokterbob over 12 years ago
- 1 comment
#2 - Internationalization impossible with choice names?
Issue -
State: closed - Opened by dokterbob over 12 years ago
- 6 comments
#1 - Minor Class Name Issue
Pull Request -
State: closed - Opened by crisisking almost 13 years ago
- 1 comment