Matas Dailyda
Matas Dailyda
Would it be at all possible to record a video from headless chrome instead of capturing png or pdf? I know it is possible to do with selenium, but that's...
Remove unnecessary type attribute from TextAreaField, following the [specification](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea).
I looked around and could not find a way to change a page title of blog post list by author. It is a problem because all these pages have the...
### Summary It seems that documented template tags `{% page_url request.current_page.parent %}` and `{% page_attribute "page_title" request.current_page.parent_id %}` throws error > A template tag couldn't find the page with lookup...