Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement
make develop
to ease contributing to wagtail (wagtail#2709)
This installs wagtail as editable package in your current python env including testing and docs extras. It also installs runs npm install and generates the frontend files.
- Loading branch information