Mohammad Golam Dostogir

Results 5 issues of Mohammad Golam Dostogir

Having issues with 1st parameter image. If the image is wider than 2nd image it's not fitting well. How can I solve that? I tried `mergeImages([{ src: '../test.jpeg', width: 635,...

### Pertinent section of the Wagtail docs https://docs.wagtail.org/en/stable/getting_started/index.html https://docs.wagtail.org/en/stable/getting_started/tutorial.html https://docs.wagtail.org/en/stable/reference/index.html https://docs.wagtail.org/en/stable/reference/pages/index.html The issue persists in all the pages of documentation. ### Details Wagtail has a nice favicon as per the...

Documentation

This PR addresses the issue encountered when fetching blog posts with images that result in a 404 error. By implementing error handling for these cases, the fetch_stories command can now...

When running the `python manage.py fetch_stories` command to import blog posts from the Django Girls RSS feed, it encounters an `HTTPError 404: Not Found` exception for some posts when attempting...

This pull request fixes the issue with the logo looking fuzzy on retina screens. The logo has been updated to a high-resolution format and the dimensions have been adjusted to...