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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pubcrank_django_app-0.12.0.tar.gz
  • Upload date:
  • Size: 6.0 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.12.0.tar.gz
Algorithm Hash digest
SHA256 ef812d03fa19b88a1175ac08469731ab45e0904bb25be73c4382237483c92909
MD5 cc4c240ff3b7a93d2cf09181664e9066
BLAKE2b-256 c17acb64410e73d2419f89a421cca85c39d5bf6979457d0f931a33721dfb4f6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pubcrank_django_app-0.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fe19e2aea05e63e6459bcf1a3fc34792d59c6282d09bcfa739f79c38a7be3447
MD5 d9880c8f7d54df04270602c4e2fcdd59
BLAKE2b-256 c3b39134fce557aa079ead6dc03007c54ee1e0cfefcd106e455e1d370dd5ec62

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