Utilities for linking to related objects in Django admin.
See the full documentation for django-relatives here.
This app is available on PyPI.
Pull requests are welcome.
Read the CONTRIBUTING.rst
file for tips on submitting a pull request.
Thanks to the community for inspiration:
- linked readonly foreign key code snippet
- django-inlaws
- various StackOverflow answers about related object links in admin