Django: Custom Manager With Chainable QuerySets
Learn how to use QuerySets to create managers on Django models that allows for method chaining »
Learn how to use QuerySets to create managers on Django models that allows for method chaining »
This tutorial will walk you through installing the New Relic agent in a Dockerized setup. This example is for Django, but the approach should apply to »
Intro In this tutorial we'll set up oauth with Kong. Code for this tutorial can be found at: docker-kong-oauth. Getting started, let's check out the example »
This tutorial is a very quick and easy step-by-step article on using Jasmine to test your JavaScript files inside a Django app. Covered in this tutorial: »