Skip to content
This repository has been archived by the owner on Mar 2, 2019. It is now read-only.

Starter project for the Django Cms web application.

Notifications You must be signed in to change notification settings

onemadgeek/sample-django-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Sample/Example Django-CMS Static Webapp Starter Project

Quick Start! 👍

Sample/Example Django-CMS Static Webapp Starter Project

Installation! 👍

 git clone https://github.com/onemadgeek/sample-django-cms.git Sample-Django-CMS
 cd Sample-Django-CMS
 source env/bin/activate
 cd onemadgeek-django-cms-Webapp
 ./manage.py makemigrations
 ./manage.py migrate
 ./manage.py collectstatic --noinput
 ./manage.py runserver
``

About

Starter project for the Django Cms web application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published