Skip to content

dishq/drf_multi_lookup

Repository files navigation

DRF Multi Lookup

Build Status codecov pypi pyversions

This is a package written on top of drf-writable-nested inorder to make calls to serializer without knowing exact Primary Key but using candidate keys.

Requirements

  • Python (2.7, 3.5, 3.6, 3.7)
  • Django (1.9, 1.10, 1.11, 2.0, 2.1, 2.2)
  • djangorestframework (3.5+)
  • drf-writable-nested (0.5.1)

Installation

pip install drf-multi-lookup

Development

Deployment

Change version in init.py

python setup.py sdist bdist_wheel

twine upload dist/*

Authors

2020, Spoonshot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages