Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rsinger86/drf-flex-fields issues and pull requests
#141 - Enhancement: magic field expansion
Issue -
State: open - Opened by danihodovic 6 months ago
#140 - Enhancement Request: Support default expansion and omission of fields per drf view or action
Issue -
State: open - Opened by celiojunior-neoventures 8 months ago
- 1 comment
#139 - Custom EXPAND_PARAM not usable in Serializer options
Issue -
State: closed - Opened by irongomme 8 months ago
- 1 comment
#138 - Support lazily evaluating expanded serializer class from a function
Issue -
State: open - Opened by seaworn 10 months ago
#137 - Support for a list of expansions with multiple expand parameters instead of separated by a comma.
Issue -
State: open - Opened by SorianoMarmol 12 months ago
- 1 comment
#136 - Does "deferred field" imply under-the-hood `.defer()`?
Issue -
State: open - Opened by danlynkew about 1 year ago
- 2 comments
#135 - GET parameter changed to the default one in README.md
Pull Request -
State: open - Opened by ihoru about 1 year ago
#134 - Feat: add check to convert from `django.HttpRequest` to `drf.Request`
Pull Request -
State: open - Opened by Caiofcas about 1 year ago
#133 - Add `FlexSerializerMethodField`
Pull Request -
State: open - Opened by Caiofcas about 1 year ago
#132 - Add support for official django versions
Pull Request -
State: open - Opened by irtazaakram over 1 year ago
#131 - Applying distinct to `fields`
Issue -
State: open - Opened by radusuciu over 1 year ago
#130 - support Django 4.2 and drf 3.14???
Issue -
State: open - Opened by whitewhite944 over 1 year ago
- 3 comments
#129 - Bump django from 3.2.18 to 3.2.20
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#128 - Passing context to serializer with `request` param causes `AttributeError` on `query_params`
Issue -
State: open - Opened by gitaarik over 1 year ago
- 6 comments
#127 - Bump django from 3.2.18 to 3.2.19
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#126 - Potential Denial of Service
Issue -
State: closed - Opened by rdylanwalker over 1 year ago
- 2 comments
#125 - add prefetch ignores
Pull Request -
State: open - Opened by michaelschem over 1 year ago
#124 - Python 3.11 tests
Pull Request -
State: open - Opened by michaelschem over 1 year ago
#123 - Bump sqlparse from 0.3.0 to 0.4.4
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#122 - Adds better handling for dotted notation fields in is_expanded
Pull Request -
State: open - Opened by Caiofcas over 1 year ago
- 1 comment
#121 - Expansion depth and recursive expansion
Pull Request -
State: closed - Opened by andruten over 1 year ago
- 3 comments
#120 - Adds Expand class to support more complex controls in the future
Pull Request -
State: open - Opened by rsinger86 over 1 year ago
#119 - Bump django from 3.2.5 to 3.2.18
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#118 - Swagger does not work when add FlexFieldsFilterBackend in my view
Issue -
State: closed - Opened by Labaffe over 1 year ago
#117 - #116 Fix for concat list + str issue
Pull Request -
State: closed - Opened by erielias over 1 year ago
- 2 comments
#116 - _get_expandable_fields() returns a list but is used by get_schema_fields() to concatenate str
Issue -
State: closed - Opened by erielias over 1 year ago
#115 - check for both `"~all"` and `"*"` wildcards in is_expanded
Pull Request -
State: closed - Opened by andruten over 1 year ago
- 2 comments
#114 - Bump django from 3.2.5 to 3.2.17
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#113 - <module_path_to_serializer_class>.RelatedSerializer?
Issue -
State: closed - Opened by yuanjiushao almost 2 years ago
- 1 comment
#112 - maximum depth of expansion (dot notation) / avoid infinite recursion
Issue -
State: closed - Opened by SorianoMarmol almost 2 years ago
- 2 comments
#111 - is_expanded does not take into account the wildcard "*" (default) or setting "WILDCARD_VALUES"
Issue -
State: closed - Opened by SorianoMarmol almost 2 years ago
#110 - Release 1.0.0 available on PyPI but not listed in GIthub Releases, and not tagged
Issue -
State: open - Opened by allanlewis about 2 years ago
#109 - BugFix "AttributeError: type object 'Meta' has no attribute 'expandab…
Pull Request -
State: closed - Opened by michaelschem about 2 years ago
- 1 comment
#108 - Expand Argument Not Respected When Empty
Issue -
State: open - Opened by davidgolden about 2 years ago
- 1 comment
#107 - Bump django from 3.2.5 to 3.2.15
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#106 - 0.9.9 not available on Pypi?
Issue -
State: closed - Opened by rptmat57 over 2 years ago
- 1 comment
#105 - Fix #104, FlexFieldsFilterBackend now handles GenericForeignKey correctly
Pull Request -
State: closed - Opened by KrYpTeD974 over 2 years ago
- 1 comment
#104 - FlexFieldsFilterBackend does not handle "GenericForeignKey"
Issue -
State: closed - Opened by KrYpTeD974 over 2 years ago
- 2 comments
#103 - Bump django from 3.2.5 to 3.2.14
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#102 - Nested Expands
Pull Request -
State: closed - Opened by michaelschem over 2 years ago
- 1 comment
#101 - fix: TypeError: _get_expandable_fields() takes 1 positional argument …
Pull Request -
State: closed - Opened by michaelschem over 2 years ago
- 2 comments
#100 - Dummy filter backend for docs
Pull Request -
State: closed - Opened by Rjevski over 2 years ago
- 2 comments
#99 - Improve documentation generation
Pull Request -
State: closed - Opened by Rjevski over 2 years ago
#98 - OpenAPI support for query parameters
Issue -
State: open - Opened by Rjevski over 2 years ago
- 3 comments
#97 - Better notation for deferred fields?
Issue -
State: open - Opened by Rjevski over 2 years ago
- 1 comment
#96 - Bump django from 3.2.5 to 3.2.13
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#95 - feat: set expandable fields as default example of expand query parameters
Pull Request -
State: closed - Opened by JasperSui over 2 years ago
- 4 comments
#94 - Bump django from 3.2.5 to 3.2.12
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#93 - Omitted fields still appears to allow saving omitted field on the model
Issue -
State: open - Opened by Sbacon017 almost 3 years ago
#92 - Bump django from 3.2.5 to 3.2.10
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#91 - Undocumented feature: HyperlinkedRelatedField works as expected
Issue -
State: closed - Opened by Semprini almost 3 years ago
- 1 comment
#90 - FlexFieldsFilterBackend: Include m2m in prefetch_related clause even if they're not expanded
Pull Request -
State: closed - Opened by pablolmedorado almost 3 years ago
- 1 comment
#89 - Allows use of wildcards for sparse fields
Pull Request -
State: closed - Opened by rsinger86 about 3 years ago
#88 - Expand fields from view or set fields as expanded by default?
Issue -
State: closed - Opened by Lonyless about 3 years ago
- 1 comment
#87 - Bump django from 3.2 to 3.2.5
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#86 - Bump django from 3.1.12 to 3.1.13
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#85 - Missing tag for 0.9.4
Issue -
State: closed - Opened by cdrx about 3 years ago
- 2 comments
#84 - Upgrade to Django 3.2 and fix warnings
Pull Request -
State: closed - Opened by giovannicimolin about 3 years ago
- 1 comment
#83 - OpenAPI support for flex fields
Pull Request -
State: closed - Opened by soroush-tabesh about 3 years ago
- 1 comment
#82 - Django 3.2 support
Issue -
State: closed - Opened by giovannicimolin about 3 years ago
- 2 comments
#81 - Pass correct init args; only pass them if flex serializer
Pull Request -
State: closed - Opened by rsinger86 about 3 years ago
- 1 comment
#80 - Development
Pull Request -
State: closed - Opened by rsinger86 about 3 years ago
#79 - sets serializer context when constructing expanded field serializer
Pull Request -
State: closed - Opened by nikeshyad over 3 years ago
- 1 comment
#78 - Bug in serializer when passing params
Issue -
State: closed - Opened by Kandeel4411 over 3 years ago
- 2 comments
#77 - `~all` or `*` should work in `fields` too
Issue -
State: closed - Opened by allburov over 3 years ago
- 6 comments
#76 - Bump django from 3.1.8 to 3.1.12
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#75 - Bump django from 3.1.8 to 3.1.10
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#74 - Bump django from 3.1.8 to 3.1.9
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#73 - OpenAPI support for flex fields
Issue -
State: closed - Opened by eshaan7 over 3 years ago
- 6 comments
#72 - Can't rename expanded field (because "source" keyword is excluded)
Issue -
State: closed - Opened by daviddjia over 3 years ago
- 1 comment
#71 - Various fixes for the readme
Pull Request -
State: closed - Opened by allanlewis over 3 years ago
- 3 comments
#70 - Confused by README - "The `include` field takes precedence over `expand`."
Issue -
State: closed - Opened by eshaan7 over 3 years ago
- 1 comment
#69 - Bump django from 3.1.1 to 3.1.8
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#68 - Bump django from 3.1.1 to 3.1.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#67 - get_schema_operation_parameters method for OpenAPI support
Pull Request -
State: closed - Opened by LukasBerka almost 4 years ago
- 1 comment
#66 - FilterBackend: Include not-expanded M2M fields in prefetch-related clause
Issue -
State: closed - Opened by pablolmedorado almost 4 years ago
- 1 comment
#65 - Expandable Fields through SOA architecture
Issue -
State: closed - Opened by Mendes11 almost 4 years ago
- 3 comments
#64 - Fix typo
Pull Request -
State: closed - Opened by zakjholt about 4 years ago
- 1 comment
#63 - Doesn't work out of the gate
Issue -
State: closed - Opened by lesreaper about 4 years ago
- 1 comment
#62 - Do not modify serializer import path
Pull Request -
State: closed - Opened by vokracko about 4 years ago
- 5 comments
#61 - Upgrade Django to v3.1.1
Pull Request -
State: closed - Opened by NiyazNz about 4 years ago
- 1 comment
#60 - fields=__all__ to get all fields
Issue -
State: closed - Opened by spavlovich001 over 4 years ago
- 1 comment
#59 - Attribute Error when using rest_flex_fields.filter_backends.FlexFieldsFilterBackend
Issue -
State: open - Opened by hodossy over 4 years ago
- 4 comments
#58 - fields arguement in Serializer constructor not working from 0.8.0
Issue -
State: closed - Opened by anindyamanna over 4 years ago
- 3 comments
#57 - Bump django from 3.0.3 to 3.0.7
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#56 - AppRegistryNotReady caused by __init__.py
Issue -
State: open - Opened by jayvdb over 4 years ago
#55 - Adds support for customizing params
Pull Request -
State: closed - Opened by rsinger86 over 4 years ago
#54 - Support for expandable `SerializerMethodFields`
Issue -
State: open - Opened by J-Priebe over 4 years ago
- 3 comments
#53 - change the model name so it's easier to understand
Pull Request -
State: closed - Opened by xjlin0 over 4 years ago
- 1 comment
#52 - Allow omit query_param and omit keyword
Issue -
State: closed - Opened by robertcarr over 4 years ago
- 1 comment
#51 - Development
Pull Request -
State: closed - Opened by rsinger86 over 4 years ago
#50 - Move field mods to to_representation and allows non-GET query params
Pull Request -
State: closed - Opened by rsinger86 over 4 years ago
#49 - Fix serializer options link in readme ToC
Pull Request -
State: closed - Opened by Crocmagnon over 4 years ago
- 1 comment
#48 - `is_expanded` logic for nested fields is incorrect
Issue -
State: open - Opened by mitchelljkotler over 4 years ago
#47 - Expand feature in multi database
Issue -
State: closed - Opened by rjsnh1522 over 4 years ago
- 1 comment
#46 - Adding FlexFieldsFilterBackend immediately breaks the app
Issue -
State: open - Opened by striveforbest over 4 years ago
- 3 comments
#45 - allow filterbackend on mixin extending serializers
Pull Request -
State: closed - Opened by jsatt over 4 years ago
- 1 comment
#44 - Filter Backend for Query optimization using wrong check
Issue -
State: closed - Opened by jsatt over 4 years ago
#43 - Expandable fields simplify
Pull Request -
State: closed - Opened by rsinger86 over 4 years ago
#42 - URL querystring not parsed correctly in 0.7.0
Issue -
State: closed - Opened by soulshake over 4 years ago
- 4 comments