KhalO

Results 16 comments of KhalO

It is a problem for Django 2.1. You should add the renderer arg in render() method: `def render(self, name, value, attrs=None, renderer=None):`

I'm using the api console provided in the Tumblr API page. I use ``` // Authenticate via API Key $client = new Tumblr\API\Client('myhypersecretapi'); // Make the request $client->getBlogPosts('khanmaytok.tumblr.com', array('type' =>...

I believe it only works for markdown links