Преглед на файлове

:handshake: Merge pull request #117 from morenoh149/patch-6

add django-related-admin
Jeff Triplett преди 4 години
родител
ревизия
2b9e190754
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      README.md

+ 1 - 0
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
 <!--lint disable double-link-->