django-template-partials icon indicating copy to clipboard operation
django-template-partials copied to clipboard

Fixed #45 -- Deprecated passing the inline argument as inline=True

Open matthiask opened this issue 1 year ago • 1 comments

I have changed my current project to use inline everywhere instead of inline=True, it does look nicer.

I didn't change the CHANGELOG mention when the inline argument was introduced; I don't know if it makes sense to go back and change it there as well.

matthiask avatar Aug 17 '24 09:08 matthiask

Thanks for the review! I have added the note.

matthiask avatar Aug 18 '24 12:08 matthiask