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

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_drf_cms-0.2.15.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.15.tar.gz
Algorithm Hash digest
SHA256 6b0c1ade958587502440be036ba17f398907e0c06964a650730d925c11bf9ede
MD5 2bc36fe990202361806a7e6e0e347cc4
BLAKE2b-256 009461404bd1999c834aeb8d8acc60cf20e751b0e8bef09876fb248d709dbbed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_drf_cms-0.2.15-py3-none-any.whl
Algorithm Hash digest
SHA256 3260bdd4d6cc97e0a7df657a8dd6b2ad55fff332f2a0d711ba0ecd5448a11274
MD5 2248254ad2aa874de749df25dd782b07
BLAKE2b-256 41997256cc3372fc084bdb5ade8fee1210f2a97b02e6d9ca5eedc204d836b7e5

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