Skip to content

rtts/studiomanna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Studio Manna

This repository contains the source code of https://www.studiomanna.nl/, provided here under the GPLv3 license as part of our free and open source philosophy.

Installation

Install Python and run the following commands:

pip install -r requirements.txt
./manage.py migrate
./manage.py createsuperuser
./manage.py runserver

Usage

Visit https://localhost:8000/cms/homepage/ to edit the homepage.