- 🔗 LangChain Hands-on Projects
- 🔗 Meilisearch | 🦜️🔗 Langchain
- 🔗 Summarize Webpages in Ten Lines of Code with Unstructured + LangChain
- 🐥 TIL: counting values in an array
- 🐥 Pretty-print JSON with Go
- 🐥 Programatically importing images in Wagtail
- 🐥 Adding a panel to the admin homepage in Wagtail
- 🐥 Add tag count using taggit
- 🐥 Customizing panels in the Wagtail Admin
- 🐥 Showing related pages with similar tags in Wagtail
- 🐥 Defining custom settings in Wagtail
- 🐥 Add pagination in Wagtail
- 🐥 Adding a sitemap to your Wagtail site
- 🐥 Programatically creating redirects in Wagtail
- 🐥 Loading env vars in your build scripts
- 🐥 Overriding the admin CSS in Wagtail
- 🐥 Migrating your Wagtail site to a different database engine
- 🐥 Adding database backups to Django
- 🐥 Change the Wagtail site domain via a management command
- 🐥 Creating a Django superuser programmatically
- 🐥 Preview vs live views of a page in Wagtail
- 🐥 Creating a redirector page in Wagtail
- 🐥 Making publish the default action in Wagtail
- 🐥 Annotate Querysets to Fetch Specific Values
- 🐥 Define Custom Query Sets and Model Managers for Code Reuse