Django-Cms Sample Webapp Github Project - Python

Опубликовано: 10 Октябрь 2024
на канале: One Mad Geek
15,255
45

An example project using Django-CMS, It uses the twitter bootstrap Start bootstrap new age template project and static files served from local. Django CMS Sample Web application project for sample Static Page and you can do alot with your creativity.

Github Url
https://github.com/onemadgeek/sample-...

git clone https://github.com/onemadgeek/sample-... sample-project
cd sample-project
Activate the Virtual Environment. (source env/bin/activate)
cd onemadgeek-django-cms-Webapp
./manage.py makemigrations
./manage.py migrate
./manage.py collectstatic --noinput
./manage.py runserver

In this video we will create a Python Django-CMS app, using the Django framework and Django CMS as the content management system.
Django CMS is a great content management system to build and manage websites. If you know other great CMS, write them in the comments.