django-headless-cms

A simple django-based headless CMS.


License
Other
Install
pip install django-headless-cms==0.2.2

Documentation

Django Headless CMS

Django Headless CMS is your tool for effortless headless CMS creation. Based on Django, it simplifies dashboard and API development, allowing you to focus on content creation for any device. Enjoy the flexibility of headless architecture and the efficiency of Django, reshaping your CMS workflow.

Requirements

  • Python 3.9 or greater.
  • Django knowledge.

Installation

The module can be installed from PyPI:

pip install django-headless-cms
Other installation methods (click to expand)

Install the latest dev version from github (or replace @master with a [@release_version]

pip install git+https://github.com/huynguyengl99/django-headless-cms@master

Document

Please visit Django headless CMS doc for documentation.