Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
Collective -
Host: opensource -
https://opencollective.com/marshmallow
- Code: https://github.com/marshmallow-code
Schema deserialisation with defined session and nested field throws an exception
github.com/marshmallow-code/marshmallow-sqlalchemy - nickw444 opened this issue over 8 years ago
github.com/marshmallow-code/marshmallow-sqlalchemy - nickw444 opened this issue over 8 years ago
Marshmallow schema partial=True
github.com/marshmallow-code/apispec - incognick opened this issue over 8 years ago
github.com/marshmallow-code/apispec - incognick opened this issue over 8 years ago
Flask extension does not support blueprints
github.com/marshmallow-code/apispec - deckar01 opened this issue almost 9 years ago
github.com/marshmallow-code/apispec - deckar01 opened this issue almost 9 years ago
Using 'use_kwargs' with a callable
github.com/marshmallow-code/webargs - ksesong opened this issue almost 9 years ago
github.com/marshmallow-code/webargs - ksesong opened this issue almost 9 years ago
[marshmallow plugin] Inspect validators
github.com/marshmallow-code/apispec - sloria opened this issue almost 9 years ago
github.com/marshmallow-code/apispec - sloria opened this issue almost 9 years ago
get_schema_for_field using field.root can create multilevel nesting issues
github.com/marshmallow-code/marshmallow-sqlalchemy - repole opened this issue almost 9 years ago
github.com/marshmallow-code/marshmallow-sqlalchemy - repole opened this issue almost 9 years ago
Nesting field should validate nested schema instance
github.com/marshmallow-code/marshmallow - frol opened this issue almost 9 years ago
github.com/marshmallow-code/marshmallow - frol opened this issue almost 9 years ago
Self-referential nested fields not parsed correctly
github.com/marshmallow-code/apispec - whoiswes opened this issue almost 9 years ago
github.com/marshmallow-code/apispec - whoiswes opened this issue almost 9 years ago
Using location="view_args" results in duplicate arguments
github.com/marshmallow-code/webargs - tonycpsu opened this issue almost 9 years ago
github.com/marshmallow-code/webargs - tonycpsu opened this issue almost 9 years ago
load None value into special value, e.g. None -> []
github.com/marshmallow-code/marshmallow - frogcjn opened this issue about 9 years ago
github.com/marshmallow-code/marshmallow - frogcjn opened this issue about 9 years ago
Unused `status_code` field in `ValidationError`?
github.com/marshmallow-code/webargs - ParthGandhi opened this issue about 9 years ago
github.com/marshmallow-code/webargs - ParthGandhi opened this issue about 9 years ago
Schema.loads().data return dictionary instead of SQLAlchemy Object
github.com/marshmallow-code/flask-marshmallow - ffleandro opened this issue about 9 years ago
github.com/marshmallow-code/flask-marshmallow - ffleandro opened this issue about 9 years ago
RFC: Improved API for registering field validator methods
github.com/marshmallow-code/marshmallow - sloria opened this issue about 9 years ago
github.com/marshmallow-code/marshmallow - sloria opened this issue about 9 years ago
Feature Request: built-in validator that object already exists in the db (useful for foreign keys)
github.com/marshmallow-code/marshmallow-sqlalchemy - jeffwidman opened this issue about 9 years ago
github.com/marshmallow-code/marshmallow-sqlalchemy - jeffwidman opened this issue about 9 years ago
JSONDecodeError when using default locations and required=True argument
github.com/marshmallow-code/webargs - leonidumanskiy opened this issue about 9 years ago
github.com/marshmallow-code/webargs - leonidumanskiy opened this issue about 9 years ago
Fix get_fields lookup
github.com/marshmallow-code/django-rest-marshmallow - rocktavious opened this pull request about 9 years ago
github.com/marshmallow-code/django-rest-marshmallow - rocktavious opened this pull request about 9 years ago
fields.Function should support func=None
github.com/marshmallow-code/marshmallow - DamianHeard opened this issue about 9 years ago
github.com/marshmallow-code/marshmallow - DamianHeard opened this issue about 9 years ago
fields.Function deserialization should support contexts
github.com/marshmallow-code/marshmallow - DamianHeard opened this issue about 9 years ago
github.com/marshmallow-code/marshmallow - DamianHeard opened this issue about 9 years ago
Support schema introspection
github.com/marshmallow-code/marshmallow-jsonapi - jmcarp opened this issue over 9 years ago
github.com/marshmallow-code/marshmallow-jsonapi - jmcarp opened this issue over 9 years ago
Polymorphic Relationships only return fields defined in the abstracted class
github.com/marshmallow-code/marshmallow-sqlalchemy - AdrielVelazquez opened this issue over 9 years ago
github.com/marshmallow-code/marshmallow-sqlalchemy - AdrielVelazquez opened this issue over 9 years ago
Idea: fields.Relationship
github.com/marshmallow-code/marshmallow-sqlalchemy - paj28 opened this issue over 9 years ago
github.com/marshmallow-code/marshmallow-sqlalchemy - paj28 opened this issue over 9 years ago
Interface for customizing relationship columns
github.com/marshmallow-code/marshmallow-sqlalchemy - jmcarp opened this issue over 9 years ago
github.com/marshmallow-code/marshmallow-sqlalchemy - jmcarp opened this issue over 9 years ago
Pass schema's context to validation functions
github.com/marshmallow-code/marshmallow - evgeny-sureev opened this issue over 9 years ago
github.com/marshmallow-code/marshmallow - evgeny-sureev opened this issue over 9 years ago
Add request parsing; webargs; integrate flask-smore?
github.com/marshmallow-code/flask-marshmallow - sloria opened this issue over 9 years ago
github.com/marshmallow-code/flask-marshmallow - sloria opened this issue over 9 years ago
Deserialize Association Objects
github.com/marshmallow-code/marshmallow-sqlalchemy - oeilgauche opened this issue over 9 years ago
github.com/marshmallow-code/marshmallow-sqlalchemy - oeilgauche opened this issue over 9 years ago
dump_only ignored for relationship fields
github.com/marshmallow-code/marshmallow-sqlalchemy - sssilver opened this issue over 9 years ago
github.com/marshmallow-code/marshmallow-sqlalchemy - sssilver opened this issue over 9 years ago
Foreign key value disregarded during .load()
github.com/marshmallow-code/marshmallow-sqlalchemy - sssilver opened this issue over 9 years ago
github.com/marshmallow-code/marshmallow-sqlalchemy - sssilver opened this issue over 9 years ago
skip_missing is gone, how to skip None elements ?
github.com/marshmallow-code/marshmallow - touilleMan opened this issue over 9 years ago
github.com/marshmallow-code/marshmallow - touilleMan opened this issue over 9 years ago
ImportError: cannot import name ForcedError
github.com/marshmallow-code/flask-marshmallow - renner opened this issue almost 10 years ago
github.com/marshmallow-code/flask-marshmallow - renner opened this issue almost 10 years ago
ContainsOnly validator
github.com/marshmallow-code/marshmallow - sloria opened this issue almost 10 years ago
github.com/marshmallow-code/marshmallow - sloria opened this issue almost 10 years ago
In strict mode, raise UnmarshallingError with full errors dictionary
github.com/marshmallow-code/marshmallow - sloria opened this issue about 10 years ago
github.com/marshmallow-code/marshmallow - sloria opened this issue about 10 years ago
Allow field.attribute for both serializing and deserializing
github.com/marshmallow-code/marshmallow - hakjoon opened this issue about 10 years ago
github.com/marshmallow-code/marshmallow - hakjoon opened this issue about 10 years ago
Allow list of Hyperlinks
github.com/marshmallow-code/flask-marshmallow - royrusso opened this issue about 10 years ago
github.com/marshmallow-code/flask-marshmallow - royrusso opened this issue about 10 years ago
Raising validation errors for multiple field names in schema-scoped validators
github.com/marshmallow-code/marshmallow - ksesong opened this issue about 10 years ago
github.com/marshmallow-code/marshmallow - ksesong opened this issue about 10 years ago
Field validators as schema methods?
github.com/marshmallow-code/marshmallow - sloria opened this issue about 10 years ago
github.com/marshmallow-code/marshmallow - sloria opened this issue about 10 years ago
Default for deserialization parameter ("missing")?
github.com/marshmallow-code/marshmallow - sloria opened this issue about 10 years ago
github.com/marshmallow-code/marshmallow - sloria opened this issue about 10 years ago
Deserialization of Hyperlinks and URL fields fails
github.com/marshmallow-code/flask-marshmallow - sloria opened this issue about 10 years ago
github.com/marshmallow-code/flask-marshmallow - sloria opened this issue about 10 years ago
"load_only" fields
github.com/marshmallow-code/marshmallow - sloria opened this issue about 10 years ago
github.com/marshmallow-code/marshmallow - sloria opened this issue about 10 years ago
Make "required" validation message configurable
github.com/marshmallow-code/marshmallow - svenstaro opened this issue about 10 years ago
github.com/marshmallow-code/marshmallow - svenstaro opened this issue about 10 years ago
Improve "required" validation; allow_none and allow_blank
github.com/marshmallow-code/marshmallow - sloria opened this issue about 10 years ago
github.com/marshmallow-code/marshmallow - sloria opened this issue about 10 years ago
Provide positional information in errors dictionary when serializing a collection (many=True)
github.com/marshmallow-code/marshmallow - sloria opened this issue about 10 years ago
github.com/marshmallow-code/marshmallow - sloria opened this issue about 10 years ago
Add a cache for storing processed request bodies
github.com/marshmallow-code/webargs - sloria opened this issue about 10 years ago
github.com/marshmallow-code/webargs - sloria opened this issue about 10 years ago
Remove implicit error handling
github.com/marshmallow-code/webargs - sloria opened this issue about 10 years ago
github.com/marshmallow-code/webargs - sloria opened this issue about 10 years ago
Embedded document (Dict) validation
github.com/marshmallow-code/webargs - dmitry-saritasa opened this issue about 10 years ago
github.com/marshmallow-code/webargs - dmitry-saritasa opened this issue about 10 years ago
Support file fields
github.com/marshmallow-code/flask-marshmallow - svenstaro opened this issue about 10 years ago
github.com/marshmallow-code/flask-marshmallow - svenstaro opened this issue about 10 years ago
Support for read-only fields
github.com/marshmallow-code/marshmallow - pmdarrow opened this issue about 10 years ago
github.com/marshmallow-code/marshmallow - pmdarrow opened this issue about 10 years ago
Make attribute getter function configurable
github.com/marshmallow-code/marshmallow - sloria opened this issue over 10 years ago
github.com/marshmallow-code/marshmallow - sloria opened this issue over 10 years ago
Nested class can't process dict
github.com/marshmallow-code/marshmallow - leejaycoke opened this issue over 10 years ago
github.com/marshmallow-code/marshmallow - leejaycoke opened this issue over 10 years ago
Better handling of "two-way" nesting
github.com/marshmallow-code/marshmallow - sloria opened this issue almost 11 years ago
github.com/marshmallow-code/marshmallow - sloria opened this issue almost 11 years ago
Date format class Meta option
github.com/marshmallow-code/marshmallow - sloria opened this issue about 11 years ago
github.com/marshmallow-code/marshmallow - sloria opened this issue about 11 years ago
Object deserialization?
github.com/marshmallow-code/marshmallow - sloria opened this issue about 11 years ago
github.com/marshmallow-code/marshmallow - sloria opened this issue about 11 years ago