Skip to main content

PubCrank CMS Django App

Project description

PubCrank Django App

PubCrank is a static file CMS. pubcrank-django-app is a portable Django app that you can add to your Django project for static file CMS functionality.

Note: this app is under construction

Installation and Setup

Install

pdm add pubcrank-django-app

settings.py

Add to INSTALLED_APPS

INSTALLED_APPS = [
    ...
    'pubcrank',
]

Add PubCrank Settings:

from pubcrank.settings import setup_pubcrank

# setup_pubcrank(globals(), pubcrank_dir_path, theme)
setup_pubcrank(globals(), BASE_DIR / 'pubdir', 'plain')

Build Static Site

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

pubcrank_django_app-0.5.0.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

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

pubcrank_django_app-0.5.0-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file pubcrank_django_app-0.5.0.tar.gz.

File metadata

  • Download URL: pubcrank_django_app-0.5.0.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.25.2 CPython/3.13.3 Linux/6.14.0-15-generic

File hashes

Hashes for pubcrank_django_app-0.5.0.tar.gz
Algorithm Hash digest
SHA256 5af13119e4d14f65e969cbd477047694bce2119ad805b09a9ac673465c79580f
MD5 fbd3d9887dbb0655b6741c6f6f2ef75b
BLAKE2b-256 c41cfa22a2d98c6841d4e346495a2a980f2f2bc60d797051eb6de149c6d82ef0

See more details on using hashes here.

File details

Details for the file pubcrank_django_app-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: pubcrank_django_app-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.25.2 CPython/3.13.3 Linux/6.14.0-15-generic

File hashes

Hashes for pubcrank_django_app-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 343e79f7d0d98ff3fed621aa71c67213a1718df3bf1f1bffd0bc869e2f46ae7f
MD5 e120bf0419c3377445e324e9592706eb
BLAKE2b-256 2e6dd99d37d0167389f2bca98f8f7070626d81e3e848f7c76ad225163ecccacd

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