Custom skin for Wagtail Admin
pip install wagtail-upliftorpip install git+https://github.com/l1f7/wagtail_uplift.git#egg=wagtail_uplift- Add
'wagtail_uplift'to yourINSTALLED_APPS.
It should work with most versions of Wagtail, including the latest.
Requires: Docker
git clone https://github.com/l1f7/wagtail_uplift.gitinto a wagtail project with the other apps.make build && make up && make enter- Build, start, and enter Docker container.npm run dev- Rungulpbuild tools.- Add
wagtail_uplift.wagtail_uplift, to INSTALLED_APPS. This will specify the inner files, so the css can be run