Skip to content

Wagtail site configured to demo the "news image" Draftail plugin.

Notifications You must be signed in to change notification settings

StocksDigital/wagtail-news-image-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wagtail News Image Example

Example app used to showcase the News Image plugin for Draftail.

Setup requires virtualenv and Python 3

# Setup virtualenv, load demo data
./scripts/setup.sh
. env/bin/activate

# Run the server on localhost
cd demo
./manage.py runserver

Now you can visit localhost:8000 to see the demo page.

You can also visit localhost:8000/cms/pages/ to see the Wagtail admin. Username and password are admin / z

About

Wagtail site configured to demo the "news image" Draftail plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published