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.7.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.7.0-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pubcrank_django_app-0.7.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.7.0.tar.gz
Algorithm Hash digest
SHA256 30be49497696a2c4ba1a2d2f41ece40d2825133f120632d5d7dec0617f98e4cc
MD5 70242252eee07999620a97c3f8dcb36a
BLAKE2b-256 44b59c8d4b672a33515e8bf8ce990f1d138dc3ce9dd466ecbf9fe8cce3615a62

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pubcrank_django_app-0.7.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.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a94c79596c50305da7c815c945e871bd42614dd8f9577beb84e41806cf28b2b9
MD5 a35cb70e4f1e0900614cfb8bcf651f10
BLAKE2b-256 0614d8d6f7998c302fd2f50ad6893ef925743ced40d1c263a718199088669136

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