diff --git a/README.md b/README.md index d21c36e..f1504e9 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/ - [django-admin-env-notice](https://github.com/dizballanze/django-admin-env-notice) - Visually distinguish environments in Django Admin, for example: `development`, `staging`, `production`. - [django-admin-interface](https://github.com/fabiocaccamo/django-admin-interface) - Customize Admin by the admin itself(color, header. title,logo) and popup windows replaced by modals. - [django-material-admin](https://github.com/MaistrenkoAnton/django-material-admin) - Material design for django administration. +- [django-related-admin](https://github.com/PetrDlouhy/django-related-admin) - A helper library that allows you to write list_displays accross foreign key relationships. ### APIs