You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been working on adding additional list fields and links between models in the admin site. This involves adding list_display fields and defining inline lists in admin.py. I am currently working on lookin at a way of overriding standard inlines so will just list related records with links.
The admin site dashboard should also be updated to better reflect the relationships between models.
I will let you know when I have something worth looking at.
The text was updated successfully, but these errors were encountered:
I have been working on adding additional list fields and links between models in the admin site. This involves adding list_display fields and defining inline lists in admin.py. I am currently working on lookin at a way of overriding standard inlines so will just list related records with links.
The admin site dashboard should also be updated to better reflect the relationships between models.
I will let you know when I have something worth looking at.
The text was updated successfully, but these errors were encountered: