Skip to content

moorinl/wagtail-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wagtail demo

A Wagtail sample application for demo purposes.

Requirements

  • Python version 2.7, 3.5 or 3.6
  • Pip (sudo easy_install pip)
  • Optionally a virtualenv

Usage

Run make install and create a superuser with python manage.py createsuperuser.

Now check your site at http:://localhost:8000 by running the command python manage.py runserver.

About

A Wagtail sample application for demo purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published