I have a custom Django template tag which creates HTML.
This HTML needs some JS and CSS.
How can I extend the media list with my custom template tag?