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.17.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.17-py3-none-any.whl (14.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_drf_cms-0.2.17.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.17.tar.gz
Algorithm Hash digest
SHA256 99d7f4174a4017be731a60ae9a838c3a40edaedd6fd97ca71228d4d04ce2ff7f
MD5 a2cdf761b5a55b15b63ea0ea965eee43
BLAKE2b-256 f9c3c317a32cdeb56bb7305852ee7bbb07ab1080072d857ea2e4e5f2baee0ca0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_drf_cms-0.2.17-py3-none-any.whl
Algorithm Hash digest
SHA256 45e8f18ae531d821c40a2e8c471b3500dc5d528dc9c4d8b8a63a56ff82af6688
MD5 aa717d46a68d678e4ec6221e4835f342
BLAKE2b-256 101801d31a0f21f2a609222eb73163b39b3114f30773e0e8ca03c418549bc69f

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