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.10.0.tar.gz (5.9 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.10.0-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pubcrank_django_app-0.10.0.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.26.8 CPython/3.14.4 Linux/7.0.2-2-cachyos

File hashes

Hashes for pubcrank_django_app-0.10.0.tar.gz
Algorithm Hash digest
SHA256 24c6bc57648cd1960e8d1fffa948fe167f018709e004d888b0e97c78fd83268a
MD5 63ae3373fb3580df4ae2f16b32c20662
BLAKE2b-256 d8a143bdf47bd1f7929ade75075d0fe64e44aa35d78bd5271037d7fb87c91d42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pubcrank_django_app-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 94c6c1983355403de6a5349c99d50853f5c812d856bd3439cfc82045fd4646f4
MD5 170e23d90e4b901f00ea24673df049a5
BLAKE2b-256 fd0382bfdb41663e6cd820bb29234347ddfdbe9090b23f0cce5d4f0dc68590f8

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