Tutorial: How to monitor a Django application with Prometheus Introduction Prerequisites Step 0 - Set up a basic Django application (optional) Install Django Create a template p...
Model-View-Controller Model-View-Controller web2py encourages the developer to separate data representation (the model), data presentation (the view) and the application workfl...
Tutorial: How to monitor a Django application with Prometheus Contents Introduction Prerequisites Step 0 - Set up a basic Django application (optional) Install Django Create a ...
System check framework Writing your own checks Messages Registering and labeling checks Field, model, manager, and database checks Writing tests System check framework Th...