Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/talpor/drf_eagerloading
https://github.com/talpor/drf_eagerloading
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/talpor/drf_eagerloading
- Owner: talpor
- License: mit
- Created: 2019-08-14T19:16:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T20:47:54.000Z (almost 2 years ago)
- Last Synced: 2024-11-07T14:52:13.327Z (about 2 months ago)
- Language: Python
- Size: 36.1 KB
- Stars: 5
- Watchers: 5
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
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/blackCalculate 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