django-template-partials
django-template-partials copied to clipboard
Fixed #45 -- Deprecated passing the inline argument as inline=True
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.
Thanks for the review! I have added the note.