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

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_drf_cms-0.2.14.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.14.tar.gz
Algorithm Hash digest
SHA256 be520e6af8709017de611a7e62f892a0859df510e76af58188e78aa39055b63e
MD5 b17d91e6c041c3037f15ea45e06232fa
BLAKE2b-256 28efa05deb8d661038318d8adec786611231dd17468cd0b3de1073d279571ce3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_drf_cms-0.2.14-py3-none-any.whl
Algorithm Hash digest
SHA256 f45defb3f6277a4deb2cee1a6bb77abe5c2851adf2fd7ee066ee6da7e3a8c5fd
MD5 053707fd2ef871e99ec364f46b950796
BLAKE2b-256 08424a47d1284dc9772d040259a08be0119f2fa61ce830904f813793be610ce7

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