Skip to main content

A Django app to build a simple cms restful server.

Project description

DRF-CMS is a Django app to manage non-relational websites content in a restful way. Elements are key-value and linked to a page, letting the client decide how to compose them.

Quick start

  1. Add “cms” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'drf_cms',
    ]
  2. Include the drf-cms URLconf in your project urls.py like this:

    path('cms/', include('drf_cms.urls')),
  3. Run python manage.py migrate to create the cms models.

Publish instructions: python setup.py sdist twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_drf_cms-0.2.16.tar.gz (11.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_drf_cms-0.2.16-py3-none-any.whl (14.2 kB view details)

Uploaded Python 3

File details

Details for the file django_drf_cms-0.2.16.tar.gz.

File metadata

  • Download URL: django_drf_cms-0.2.16.tar.gz
  • Upload date:
  • Size: 11.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for django_drf_cms-0.2.16.tar.gz
Algorithm Hash digest
SHA256 8059bd1a115d6b54c4647ad0e23d4ea17bf89889566f3a129b85a1cd58ba6ae2
MD5 ae6c0b16716e6e0f3608785561db4726
BLAKE2b-256 d17fcdd824a6076564d8ed0d06d22c4ee7a082839f3a1709ba531ff95678e5aa

See more details on using hashes here.

File details

Details for the file django_drf_cms-0.2.16-py3-none-any.whl.

File metadata

File hashes

Hashes for django_drf_cms-0.2.16-py3-none-any.whl
Algorithm Hash digest
SHA256 6f30988bc2f345c483b0ee6724c38d682510169adcf06d5c94ac8333d3d695f4
MD5 ee8a4474cef475506a0240a25c1ecdaf
BLAKE2b-256 7017536ee568419af2ffc16a1aef005b73bb038695739bb113c49ab0051a8cf2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page