Deploy! Git Starting our Git repository Pushing your code to GitHub Setting up our blog on PythonAnywhere Sign up for a PythonAnywhere account Configuring our site on PythonAn...
Writing your first patch for Django Introduction Who’s this tutorial for? What does this tutorial cover? Code of Conduct Installing Git Getting a copy of Django’s development ...
Upgrading from 2.1.x and Django 1.2.x Upgrading dependencies Updates to settings.py Template Updates Database Updates Static Media Upgrading from 2.1.x and Django 1.2.x U...
3.7.0 release notes What’s new in 3.7.0 Improvements and new features How to upgrade to 3.7 Create a new django CMS 3.7 project On the Divio Cloud Using the django CMS Installe...
Adding a test case Running the tests What happens under the hood Adding a test case To add a new test case, simply create a new .c file. For example: void example ( unsign...
Protobuf Example: Load Protobuf messages from Kafka Proto file Descriptor file Create Kafka Supervisor Adding Protobuf messages to Kafka Generating the example files metrics.d...