You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@exonian – What sort of format were you thinking? We could just cut it down to the dotted path? I think this is the raw output of str(TemplateResponse) btw.
Personally I like this format. I believe that a as python programmer it's what one'd expect. -- That said.. If the related class was tracked by ccbv (classify?) then it could be a link.
I'd prefer dotted paths, but I'm not super fussed. I like the idea of linking to something either way: ccbv/classify would be best but github or docs would add value too.
Currently in the form:
response_class = <class 'django.template.response.TemplateResponse'>
Looks a bit unformatted.
Would probably be a change in get_value.
The text was updated successfully, but these errors were encountered: