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.8.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.8.0-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pubcrank_django_app-0.8.0.tar.gz
  • Upload date:
  • Size: 5.9 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.8.0.tar.gz
Algorithm Hash digest
SHA256 c2e9518789cfb36c86d178b98cf523df9d5172d93b966b1acbd9e897c93c8308
MD5 ffc19c9d23ba92ac8c980e8bca418445
BLAKE2b-256 7f14e7d7fd0cafaeea6869f17076a9eb58850ea54efeb884572b6d26687ee3e9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pubcrank_django_app-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 9.1 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.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 60a70610936e611818712d0d1f37b4727bc60885e8d1b9e85072338111efa704
MD5 93fda18662ce0a0c9f85f287d0de83ff
BLAKE2b-256 b93d27900e81e8b9682020d61bf0e96fe9ea4d6f5fbfd13af7cc74ac1303720d

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