django-nested-inline icon indicating copy to clipboard operation
django-nested-inline copied to clipboard

When has_add_permission set to false disable nested form

Open rahul-birdeye opened this issue 5 years ago • 2 comments
trafficstars

When kept has_add_permission to False it disables nested formset and only show main form

rahul-birdeye avatar Jan 08 '20 07:01 rahul-birdeye

Can you provide an example that produces this error?

OskarPersson avatar Jan 15 '20 10:01 OskarPersson

@rahul-birdeye Does #107 solve your issue?

OskarPersson avatar Jan 15 '20 15:01 OskarPersson