Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37478035
en ru br
ALT Linux repos
S:0.2.2-alt3

Group :: Development/Python3
RPM: python3-module-drf-compound-fields

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.2.2-alt3
Build date: 14 august 2021, 08:32 ( 140.4 weeks ago )
Size: 19.90 Kb

Home page:   https://pypi.python.org/pypi/drf-compound-fields…

License: BSD
Summary: Django-REST-framework serializer fields for compound types
Description:

Django-REST-framework serializer fields for compound types.
Django-REST-framework provides the ability to deal with multiple objects
using the many=True option on serializers. That allows for lists of
objects and for fields to be lists of objects.

This package expands on that and provides fields allowing:

* Lists of simple (non-object) types, described by other serializer
 fields.
* Fields that allow values to be a list or individual item of some type.
* Dictionaries of simple and object types.
* Partial dictionaries which include keys specified in a list.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • python3-module-drf-compound-fields-docs
  • python3-module-drf-compound-fields-pickles
  • python3-module-drf-compound-fields
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin