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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pubcrank_django_app-0.4.0.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.24.2 CPython/3.13.3 Linux/6.14.0-15-generic

File hashes

Hashes for pubcrank_django_app-0.4.0.tar.gz
Algorithm Hash digest
SHA256 97e2dcad71056ad4afb6154f7d890e5f2714d7d70c11c91665ce66728e46c0ae
MD5 5156f78e2a68f4694449bc238221b47e
BLAKE2b-256 63de6a3ab176107813cd63114e22798e727b48b74ea705013b70f4b91094f1a8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pubcrank_django_app-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.24.2 CPython/3.13.3 Linux/6.14.0-15-generic

File hashes

Hashes for pubcrank_django_app-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e5a18fe1e016e6eaf9142738d1ac9fc2ca15baa12780e57a98f497892bc0027e
MD5 d24127d2a5e70e6e3fd001328daf17ae
BLAKE2b-256 52fe4a1f547b640db2cffb331d4c7d25fa8e2b004a3ed225de79880002da5823

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