Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 316 Bytes

File metadata and controls

22 lines (15 loc) · 316 Bytes

This repo is archived. Please see https://github.com/vmprof/vmprof-server for a more complete example.

VMprof django example

virtualenv .env
source .env/bin/activate
pip install -r requirements.txt
python manage.py runserver

check settings.py and VMPROF_EXCLUDE setting