Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37397465
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-drf-compound-fields

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.2.2-alt3
Время сборки: 14 августа 2021, 08:32 ( 139.8 недели назад )
Размер архива: 19.90 Kb

Домашняя страница:   https://pypi.python.org/pypi/drf-compound-fields…

Лицензия: BSD
О пакете: Django-REST-framework serializer fields for compound types
Описание:

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.

Текущий майнтейнер: Vitaly Lipatov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-drf-compound-fields-docs
  • python3-module-drf-compound-fields-pickles
  • python3-module-drf-compound-fields
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin