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.13.0.tar.gz (6.2 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.13.0-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pubcrank_django_app-0.13.0.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.26.9 CPython/3.14.4 Linux/7.0.8-1-cachyos

File hashes

Hashes for pubcrank_django_app-0.13.0.tar.gz
Algorithm Hash digest
SHA256 e3d01032e31bd03270c8b3248b041ce45440b1cfa9bc7a601de0948da24a5d44
MD5 d97e9e1b854617952e97c7c5460e25d7
BLAKE2b-256 dcf0c95246dfcaf5e83d33d4627a5847697ccdd56e12e325ff60603091c401d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pubcrank_django_app-0.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 081ad62340f6b10beb1677a510452d91a085cf1f37167a9a0733544188da6420
MD5 31a91987be0fe58715beba3508470b6f
BLAKE2b-256 20971bce399df9e7421b1bab12c7aaef44e389cee51634ba388bebfa6877ac6c

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