Published onJune 15, 2023How to Create and Manage Menus in WagtailLearn how to create and manage menus in Wagtail using show_in_menus, page ordering, and the wagtailmenus package for flexible navigation.Read more →
Published onJune 15, 2023Wagtail SEO GuideLearn how to optimize your Wagtail site for SEO with meta tags, sitemaps, robots.txt, and custom error pages.Read more →
Published onJanuary 6, 2022How to monitor Heroku Postgres using heroku-pg-extrasDiscover how to monitor and optimize Heroku Postgres performance using the heroku-pg-extras CLI plugin.Read more →
Published onDecember 31, 2021How to deploy Django project to Dokku with DockerLearn how to deploy a Django project to Dokku using Docker, with Postgres and Amazon S3 integration.Read more →
Published onDecember 31, 2021How to deploy Django project to DokkuStep-by-step guide to deploying a Django project on Dokku with Postgres and Amazon S3 integration.Read more →
Published onDecember 28, 2021How to deploy Django project to Heroku using DockerIn this Django Heroku guide, I will talk about how to deploy Django project to Heroku using Docker.Read more →
Published onDecember 28, 2021Heroku Logs TutorialIn this Heorku tutorial, I talked about how to use heroku logs and how to use Sentry to record error log for Heroku app.Read more →
Published onDecember 28, 2021Heroku vs AWS Which is Best for Your Django projectIn this Django Heroku tutorial, I will talk about the relationship and difference between Heroku and AWS.Read more →
Published onDecember 28, 2021How to deploy Python project to Heroku in Gitlab CILearn how to automate Python project deployment to Heroku using Gitlab CI and Heroku API tokens.Read more →