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.6.0.tar.gz (5.7 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.6.0-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pubcrank_django_app-0.6.0.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.26.7 CPython/3.14.3 Linux/6.19.9-2-cachyos

File hashes

Hashes for pubcrank_django_app-0.6.0.tar.gz
Algorithm Hash digest
SHA256 ae4029df8a49c779f9cebcc0ae97a9e0bfb0a449ddc78c30fa8cd05c85e84588
MD5 2464d11e4148fee1bca86c3504db10ee
BLAKE2b-256 3591fd332a579a8bfd9825eeea55f359250a32879849660915c3ab5259d3363a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pubcrank_django_app-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 8.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.26.7 CPython/3.14.3 Linux/6.19.9-2-cachyos

File hashes

Hashes for pubcrank_django_app-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 239d1732a8f6cf2491834d008631a38d5ea83f8246e9c33607a14815b984cfce
MD5 cacff722015cdcdcfa4c7b3beb7a9244
BLAKE2b-256 1c22e9bb80ad119154f14160c96c2d50727dfdeaf4ac4ba2efb6b1efabac00ce

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