Skip to content

Demo Site built using Python and the Django framework with the Wagtail CMS

License

Notifications You must be signed in to change notification settings

virbose/demosite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

demosite

Demo Site built using Python and the Django framework with the Wagtail CMS. Basic blog/article section and comments.

Usage

This repo includes a small sqlite3 database with sample data. You can view the quick demo here, and edit pages/create new ones here using ds_admin as a username and demoadmin as the password.

Emails

The Gmail SMTP server is used to send out any emails coming from the Contact Us form. This form is configurable via its' relevant page in the admin, as it uses wagtailforms which can be used as a dynamic form builder.

#Site-wide settings The social icons in the footer are configurable in the admin by clicking on the Settings -> Social Media Settings menu item. This allows for the email address, github account and linkedIn profile URL to be changed.

About

Demo Site built using Python and the Django framework with the Wagtail CMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published