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.11.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.11.0-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pubcrank_django_app-0.11.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.11.0.tar.gz
Algorithm Hash digest
SHA256 5616d9fb00f4ef0d95861707597fde14e4078a180b1a7a7164af9e2ae38d8e37
MD5 b53b451a85b5a5e8de2e64b6afe8c737
BLAKE2b-256 5c8019166c5e8c5a37fa78d264aec7da37ff3a67e94a85c3f5caa8b53bf61641

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pubcrank_django_app-0.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 65f7d65b7c3063e68dd9a9343b7296c8bcb314323b1252cf9ba788f82b84e889
MD5 538f00cfd6476e139cee75fca8c82bf2
BLAKE2b-256 edc22c06d0fb7042f8f66e54b95476685910954e786e0369ce9592a1fbb7dc09

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