A Django app for experimentation.
Project description
Django Cravensworth
django-cravensworth is a Django app for experimentation.
Quick start
Install the Cravensworth library.
pip install django-cravensworth
Install Cravensorth core in the installed apps list in your settings.py.
INSTALLED_APPS = [
...
'cravensworth.core',
]
Add Cravensworth middleware to the list of middleware in your settings.py.
MIDDLEWARE = [
...
'cravensworth.core.middleware.cravensworth_middleware',
...
]
If using Cravensworth in a web environment, ensure that the Django request
context processor is installed in your TEMPLATES configuration.
TEMPLATES = [
{
'BACKEND': 'django.template.backends.django.DjangoTemplates',
...
'OPTIONS': {
'context_processors': [
...
'django.template.context_processors.request',
...
],
},
},
]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_cravensworth-0.1.2.tar.gz.
File metadata
- Download URL: django_cravensworth-0.1.2.tar.gz
- Upload date:
- Size: 67.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
baf3934f30c51df9ff621c216279d27f8e2f8c9332c2a452e24a5c6e2f050ded
|
|
| MD5 |
fe9d4d3f875ab139066f74f515ea4b42
|
|
| BLAKE2b-256 |
ec5fb931b3a7826d838eb42908c344e4cf62217d079aa644ca0b29c0218f0608
|
Provenance
The following attestation bundles were made for django_cravensworth-0.1.2.tar.gz:
Publisher:
publish.yml on hkra/django-cravensworth
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
django_cravensworth-0.1.2.tar.gz -
Subject digest:
baf3934f30c51df9ff621c216279d27f8e2f8c9332c2a452e24a5c6e2f050ded - Sigstore transparency entry: 418362255
- Sigstore integration time:
-
Permalink:
hkra/django-cravensworth@233d7be70357225f453a5f55de62ee6a810d2903 -
Branch / Tag:
refs/tags/v0.1.2 - Owner: https://github.com/hkra
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@233d7be70357225f453a5f55de62ee6a810d2903 -
Trigger Event:
release
-
Statement type:
File details
Details for the file django_cravensworth-0.1.2-py3-none-any.whl.
File metadata
- Download URL: django_cravensworth-0.1.2-py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b2ba5dfd4ea830307f2a1181d4a6f0b457dc1446923ddb118cd6b85b74a9ac6
|
|
| MD5 |
743cf533653d469901d62bf0fa14ff51
|
|
| BLAKE2b-256 |
04b335bfe1b8c007615fa880ae1956c3c948972b85a614a9153901765da316cc
|
Provenance
The following attestation bundles were made for django_cravensworth-0.1.2-py3-none-any.whl:
Publisher:
publish.yml on hkra/django-cravensworth
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
django_cravensworth-0.1.2-py3-none-any.whl -
Subject digest:
0b2ba5dfd4ea830307f2a1181d4a6f0b457dc1446923ddb118cd6b85b74a9ac6 - Sigstore transparency entry: 418362275
- Sigstore integration time:
-
Permalink:
hkra/django-cravensworth@233d7be70357225f453a5f55de62ee6a810d2903 -
Branch / Tag:
refs/tags/v0.1.2 - Owner: https://github.com/hkra
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@233d7be70357225f453a5f55de62ee6a810d2903 -
Trigger Event:
release
-
Statement type: