Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/talpor/drf_eagerloading


https://github.com/talpor/drf_eagerloading

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

================
DRF EagerLoading
================

.. image:: https://img.shields.io/pypi/v/drf_eagerloading.svg
:target: https://pypi.python.org/pypi/drf_eagerloading

.. image:: https://img.shields.io/travis/talpor/drf_eagerloading.svg
:target: https://travis-ci.org/talpor/drf_eagerloading

.. image:: https://readthedocs.org/projects/drf-eagerloading/badge/?version=latest
:target: https://drf-eagerloading.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black

Calculate prefetch_related and select_related recursively based on the definition on the serializers.

* Free software: MIT license
* Documentation: https://drf-eagerloading.readthedocs.io.

Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage