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.2.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.2.0-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pubcrank_django_app-0.2.0.tar.gz
  • Upload date:
  • Size: 5.9 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.2.0.tar.gz
Algorithm Hash digest
SHA256 039b98873d7a4041ecdf66644f4cb95a241e4ff94695e7361ebf4e3b38a13625
MD5 2e4e5ad433cb9c9b62cd1be4d4b70bd2
BLAKE2b-256 8a04503fb147210c3ed0f838dcd0ec7b9e370ff419866219bc377ebdb26d6128

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pubcrank_django_app-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 8.9 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a04e12524cd8a7f70cd46bffd2be371ce8c8012a131687e374a1e5bbe3a17718
MD5 6d0577acc6c99ba92dc7e3a8c2e57a51
BLAKE2b-256 ff11102b9904de7a99c27a6cc72aa4629d0aa7585835882ceae557c9e89e826b

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