Closed rehug closed 1 year ago
What is everyone else doing? I'm making the (huge) jump from Django 1.9/Python 2.7 to Django 2.2/Python 3.7.
What is everyone else doing? I'm making the (huge) jump from Django 1.9/Python 2.7 to Django 2.2/Python 3.7.
3 year late ping but what did you do here?
Sorry, too long ago, I don't recall.
Pretty sure this is unrelated to this package as we don't have forms here :)
I tried django 2.1 today as I saw that view permision's added, but found that error occurs when I tried to add a post.
TypeError: render() got an unexpected keyword argument 'renderer'
. Further detail as follows