Skip to content
Advertisement

How to use can_add_related in Django Admin

I’ve read about the can_add_related feature here: https://code.djangoproject.com/ticket/9071

I tried using it this way:

JavaScript

But this throws a TypeError and I don’t know how to solve this.

Can someone point me in the right direction?

Thank you.

Advertisement

Answer

This is probably coming in late. But for other viewers reference,

JavaScript
User contributions licensed under: CC BY-SA
2 People found this is helpful
Advertisement