Utilities for linking to related objects in Django admin


License
MIT
Install
pip install django-relatives==1.3.0

Documentation

django-relatives

PyPI Python Version Django Version Read the documentation at https://django-relatives.readthedocs.io/ Tests Codecov

Utilities for linking to related objects in Django admin

This app requires Django 3.2 or greater and Python 3.8 or greater.

Getting Help

Documentation for django-relatives is available at https://django-relatives.readthedocs.org/

This app is available on PyPI.

Submit issues on Github: https://github.com/treyhunner/django-relatives/issues

Pull requests are welcome. Read the CONTRIBUTING file for tips on submitting a pull request.

Screenshots

Use hyperlinks for read-only foreign keys on change forms Add edit links to admin inlines Link to reverse relations from from change forms

Related Projects

Thanks to the community for inspiration: