Skip to content

README

1. Introduction

This template is made for building Python3 webservices/websites using the Django framework.

2. How to play with it?

By default, you have a configured django project (same name as the plugin) with one application main.

Have a look to the postinstall script to see what we have configured (you can change everything if you want).

You will find a tutorial about this plugin at https://metwork-framework.org/pub/metwork/continuous_integration/docs/integration/mfserv/870-tutorials/041_python3_django_plugin/