Skip to main content

A field for representing a relationship via multiple fields on the target

Project description

=============================
django-rest-framework-multi-slug-field
=============================

.. image:: https://badge.fury.io/py/django-rest-framework-multi-slug-field.png
:target: https://badge.fury.io/py/django-rest-framework-multi-slug-field

.. image:: https://travis-ci.org/simpleenergy/django-rest-framework-multi-slug-field.png?branch=master
:target: https://travis-ci.org/simpleenergy/django-rest-framework-multi-slug-field

.. image:: https://coveralls.io/repos/simpleenergy/django-rest-framework-multi-slug-field/badge.png?branch=master
:target: https://coveralls.io/r/simpleenergy/django-rest-framework-multi-slug-field?branch=master

A field for representing a relationship via multiple fields on the target

Documentation
-------------

The full documentation is at https://django-rest-framework-multi-slug-field.readthedocs.org.

Quickstart
----------

Install django-rest-framework-multi-slug-field::

pip install django-rest-framework-multi-slug-field

Then use it in a project::

from rest_framework_msf.fields import MultiSlugField

Features
--------

* :class:`~rest_framework_msf.fields.MultiSlugField` - Serializer field for
representing a relationship via a set of fields on the target.




History
-------

0.1.0 (2014-01-01)
++++++++++++++++++

* First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page