Skip to content

A powerful, consistent, and flexible content management platform (CMS). Built using the `Django`_ framework, it provides a simple yet highly extensible architecture that encourages diving in and hacking on the code.

Notifications You must be signed in to change notification settings

umairqadir97/django-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-cms

A powerful, consistent, and flexible content management platform (CMS). Built using the Django_ framework, it provides a simple yet highly extensible architecture that encourages diving in and hacking on the code.

INSTALLATION:

  • download repositroy or clone with git.

  • install and setup python, virtualenv, setuptools if not already.

  • virtualenv env

  • source env/bin/activate

  • pip install -r requirements.txt

  • python manage.py migrate

  • python manage.py runserver

  • visit: http://127.0.0.17:8000

About

A powerful, consistent, and flexible content management platform (CMS). Built using the `Django`_ framework, it provides a simple yet highly extensible architecture that encourages diving in and hacking on the code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages