How to install django CMS by hand Install the django CMS package Create a new project Minimally-required applications and settings INSTALLED_APPS Language settings Database Da...
Writing your first Django app, part 2 Database setup Creating models Activating models Playing with the API Introducing the Django Admin Creating an admin user Start the devel...
Usage - Distributed Coach Interfaces and Implementations Prerequisites Clone the Repository Build Container Image and Push Create a Config file Run Distributed Coach Usag...
Running Supervisor Running Supervisor This section makes reference to a BINDIR when explaining howto run the supervisord and supervisorctl commands. This is the “bindir” dire...
Running tests Running tests You can test your installation by running the test suite. python runtests . py You can test specific features or specific database drivers us...
Declaring the layout when we have multiple subprojects Declaring the layout when we have multiple subprojects Please, first clone the sources to recreate this project. You can f...