Skip to content
This repository was archived by the owner on Jun 18, 2021. It is now read-only.

simpleenergy/django-rest-framework-multi-slug-field

Repository files navigation

django-rest-framework-multi-slug-field

https://badge.fury.io/py/django-rest-framework-multi-slug-field.png https://travis-ci.org/simpleenergy/django-rest-framework-multi-slug-field.png?branch=master https://coveralls.io/repos/simpleenergy/django-rest-framework-multi-slug-field/badge.png?branch=master

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

Documentation

The full documentation is at http://drf-multislugfield.readthedocs.org/en/latest/index.html

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 MultiSlugRelatedField

Features

About

A serializer field for representing a relationship via a combination of fields on the target.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published