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

GitHub / hzdg/django-enumfields issues and pull requests

#135 - Fix python3.11 breaking change

Pull Request - State: open - Opened by lm-james over 2 years ago - 5 comments

#134 - Fix python3.11 breaking change

Pull Request - State: closed - Opened by lm-james over 2 years ago

#133 - Python 3.11 Support

Issue - State: open - Opened by brianwawok over 2 years ago - 1 comment

#132 - Allow retrieving values for deferred EnumFields

Pull Request - State: closed - Opened by akx about 3 years ago

#131 - Switch to GitHub Actions CI

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

#130 - Migrate to new CI platform

Issue - State: open - Opened by johnthagen almost 4 years ago - 5 comments

#129 - Add support for Django 3.2 and Python 3.10

Pull Request - State: closed - Opened by johnthagen almost 4 years ago - 2 comments

#128 - Limit choices of an enum

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

#127 - Use enum value for EnumField choices

Pull Request - State: closed - Opened by jalaziz almost 4 years ago - 2 comments

#125 - Restore str representation conversion logic removed in 2.1.0

Pull Request - State: closed - Opened by johnthagen over 4 years ago - 6 comments

#124 - 2.1.0 Incompatibility with drf-yasg

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

#123 - Become version 2.1.0

Pull Request - State: closed - Opened by akx over 4 years ago - 2 comments

#122 - Support Python 3.9

Pull Request - State: closed - Opened by johnthagen over 4 years ago - 1 comment

#121 - Add support Python 3.9.2+

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

#120 - Customize enum choices in serializer

Issue - State: open - Opened by MehdiDRISSIB over 4 years ago - 2 comments

#119 - New release on PyPI

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

#118 - faced this while trying to upgrade a django 1.8 project to django 2.2/3.0

Issue - State: closed - Opened by auvipy almost 5 years ago - 8 comments

#117 - Misc. small fixes

Pull Request - State: open - Opened by gsakkis almost 5 years ago

#116 - Fix for callable enum field default

Pull Request - State: closed - Opened by gsakkis almost 5 years ago

#115 - Drop support for EOL Django versions < 2 and increase test coverage

Pull Request - State: closed - Opened by gsakkis almost 5 years ago - 6 comments

#114 - Drop support for EOL Django versions < 2 and add 3.1

Pull Request - State: closed - Opened by gsakkis almost 5 years ago

#113 - Add license trove classifier

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

#112 - Automatically register EnumFieldListFilter

Issue - State: open - Opened by ckrybus over 5 years ago

#111 - Add blurb about included enumeration types in Django 3.0?

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

#110 - Version 2.0.0 release preparation

Pull Request - State: closed - Opened by akx over 5 years ago

#109 - Fix EnumSupportSerializerMixin for non-editable fields

Pull Request - State: closed - Opened by akx over 5 years ago

#108 - Support Python 3.8

Pull Request - State: closed - Opened by johnthagen over 5 years ago - 2 comments

#107 - Warn when some values of an enum won't fit in the backing database field

Pull Request - State: closed - Opened by akx over 5 years ago - 9 comments
Labels: enhancement

#106 - Remove Python 2 -isms

Pull Request - State: closed - Opened by akx over 5 years ago

#105 - Version compatibility changes

Pull Request - State: closed - Opened by akx over 5 years ago

#104 - Python 3.7, Django 2.1, Django 2.2

Pull Request - State: closed - Opened by akx over 5 years ago

#103 - Readme fix rollup

Pull Request - State: closed - Opened by akx over 5 years ago

#102 - Fix CI

Pull Request - State: closed - Opened by akx over 5 years ago

#100 - Drop Python2 compatibility

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

#99 - Changed EnumField max_length to default to the longest string value in the Enum

Pull Request - State: closed - Opened by eytanschulman almost 6 years ago - 3 comments

#98 - MANIFEST.in: Add tests

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

#97 - Includes tests in source tarball

Issue - State: closed - Opened by jayvdb over 6 years ago

#96 - Is the project alive?

Issue - State: closed - Opened by ADR-007 over 6 years ago - 13 comments

#95 - Incompatibility with django-filter

Issue - State: open - Opened by kmmbvnr over 6 years ago - 1 comment
Labels: bug

#94 - Fix minor typos in README

Pull Request - State: closed - Opened by johnthagen over 6 years ago

#93 - Add PyPI badges to README

Pull Request - State: closed - Opened by johnthagen over 6 years ago

#92 - Add support for Python 3.7 and Django 2.1-2.2

Pull Request - State: closed - Opened by johnthagen over 6 years ago - 5 comments

#91 - Add auto_length parameter and enum length checking to EnumField

Pull Request - State: closed - Opened by ADR-007 over 6 years ago

#90 - Fix EnumSupportSerializerMixin for not editable model fields

Pull Request - State: closed - Opened by ADR-007 over 6 years ago - 1 comment

#89 - Accept subset of the Enum values

Issue - State: open - Opened by ADR-007 over 6 years ago - 2 comments
Labels: enhancement

#88 - Support Field attributes (like 'name', etc)

Issue - State: closed - Opened by DarkThor76 almost 7 years ago - 1 comment
Labels: invalid

#87 - Deprecation warning in Django 2.1.1

Issue - State: closed - Opened by harrybiddle almost 7 years ago - 2 comments

#86 - Calculate max_length automatically?

Issue - State: closed - Opened by ADR-007 almost 7 years ago - 2 comments

#85 - Removed explicit context argument

Pull Request - State: closed - Opened by ovidner about 7 years ago - 10 comments

#84 - fix tests for django 2.0

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

#83 - Django 2.0 support

Pull Request - State: closed - Opened by ehaivala over 7 years ago - 8 comments

#82 - Breaks with django 2.0

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

#81 - Replaces call to _get_val_from_obj with value_from_object.

Pull Request - State: closed - Opened by etanzapinsky over 7 years ago - 2 comments

#80 - Add DRF related section to README

Pull Request - State: closed - Opened by sysradium over 7 years ago - 4 comments

#79 - Update Django support matrix

Pull Request - State: closed - Opened by EvaSDK over 7 years ago

#78 - Allow to serialize enum by names

Issue - State: open - Opened by souliane almost 8 years ago - 2 comments
Labels: enhancement

#77 - Replace deprecated API call

Pull Request - State: closed - Opened by achidlow almost 8 years ago - 2 comments

#76 - Cannot save a model when setting an enum value

Issue - State: closed - Opened by jbowmanp1107 about 8 years ago - 2 comments
Labels: bug

#75 - Django admin filter is broken for enum fields

Issue - State: closed - Opened by jansegre about 8 years ago - 2 comments

#74 - Django REST Framework support

Pull Request - State: closed - Opened by akx over 8 years ago - 7 comments

#73 - Use the `six` bundled with Django

Pull Request - State: closed - Opened by akx over 8 years ago

#72 - Drop compatibility with old Pythons and Djangoes

Pull Request - State: closed - Opened by akx over 8 years ago

#71 - Python 3.6 compatibility

Pull Request - State: closed - Opened by akx over 8 years ago

#70 - Allow passing enum objects as data to form

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

#69 - Update trove classifiers for python 3.

Pull Request - State: closed - Opened by lucaswiman almost 9 years ago - 1 comment

#68 - Django-Rest-Framework support & EnumField improvements

Pull Request - State: closed - Opened by novadev94 almost 9 years ago - 13 comments

#67 - Test on Django 1.10 too

Pull Request - State: closed - Opened by akx almost 9 years ago

#66 - Django 1.10 Support?

Issue - State: closed - Opened by listingmirror almost 9 years ago - 1 comment

#65 - Add Form usage example. Fixes #64.

Pull Request - State: closed - Opened by johnthagen about 9 years ago - 1 comment

#64 - Provide example (or support?) for using an EnumField directly in a form

Issue - State: closed - Opened by johnthagen about 9 years ago - 3 comments

#63 - Do not include tests in the wheel

Pull Request - State: closed - Opened by xavfernandez about 9 years ago - 4 comments

#62 - ChoiceField.valid_value() Fails due to Label when filter with query params

Issue - State: closed - Opened by legshort about 9 years ago - 4 comments

#61 - Restore cast-on-assign behavior on Django 1.8+

Pull Request - State: closed - Opened by akx about 9 years ago - 1 comment
Labels: bug

#60 - Enum conversion inconsistencies

Issue - State: closed - Opened by andrewdodd about 9 years ago - 4 comments

#59 - PEP8, isort and cleanup

Pull Request - State: closed - Opened by akx about 9 years ago - 1 comment

#58 - Don't nest enum classes

Pull Request - State: closed - Opened by akx about 9 years ago - 1 comment

#57 - Django migrations can't find enum classes nested in models

Issue - State: closed - Opened by Pikkupomo about 9 years ago - 3 comments

#56 - Add EnumFieldListFilter

Pull Request - State: closed - Opened by akx about 9 years ago - 1 comment

#55 - Release new version (0.8?) on PyPI

Issue - State: closed - Opened by johnthagen about 9 years ago - 3 comments

#54 - Coercion fixes

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

#53 - Add IntEnum (like the standard library's IntEnum)

Pull Request - State: closed - Opened by akx about 9 years ago - 1 comment

#52 - Simplify Tox configuration

Pull Request - State: closed - Opened by akx about 9 years ago

#51 - Django 1.8/Django 1.9 support (and IntEnum)

Pull Request - State: closed - Opened by akx over 9 years ago - 2 comments

#50 - Test against Python 3.5 and Django 1.9

Issue - State: closed - Opened by johnthagen over 9 years ago - 1 comment

#49 - Add EnumFieldListFilter

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

#46 - support enum values in EnumFieldMixin.get_prep_value

Pull Request - State: closed - Opened by jacquesbernier over 9 years ago - 4 comments

#45 - RemovedInDjango110Warning: SubfieldBase has been deprecated.

Issue - State: closed - Opened by richarddewit over 9 years ago - 1 comment

#44 - Fix EnumFieldMixin.get_choices for enum34 1.1

Pull Request - State: closed - Opened by suutari-ai over 9 years ago - 1 comment

#43 - Don't mangle values when they're already enums.

Pull Request - State: closed - Opened by gavinwahl over 9 years ago - 2 comments

#42 - Fixed handling of string enums in Django admin

Pull Request - State: closed - Opened by jessamynsmith almost 10 years ago - 2 comments

#41 - Django admin AttributeError 'unicode' object has no attribute 'value'

Issue - State: closed - Opened by jessamynsmith almost 10 years ago - 5 comments

#40 - Support loading from databases in Django 1.8+

Pull Request - State: closed - Opened by lsowen almost 10 years ago - 1 comment

#38 - Fix Django 1.4 Test Failures

Issue - State: closed - Opened by matthewwithanm about 10 years ago - 1 comment

#36 - TypeError

Issue - State: closed - Opened by David-OConnor about 10 years ago - 4 comments

#35 - Use an actual enum field in databases that support it

Issue - State: open - Opened by ulope about 10 years ago - 2 comments

#34 - Fixed get_prep_value bug: 'str' object has no attribute 'value'

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

#30 - Error with django-rest-framework: Enum is not JSON serializable

Issue - State: closed - Opened by jessamynsmith over 10 years ago - 12 comments
Labels: bug, question

#24 - Django 1.7 compatibility fixes

Pull Request - State: closed - Opened by akx over 10 years ago - 2 comments