A blog application for Django sites, inspired by classic WordPress.
Project description
DJ Press
A blog application for Django sites, inspired by classic WordPress.
Warning - very alpha.
Versioning
This package uses semantic versioning, but until we reach version 1.x.x, the following rules will apply:
- MAJOR version will remain on 0 until the base functionality is complete.
- MINOR version indicates that an incompatible or breaking change has been introduced.
- PATCH version indicates a bug fix or a backward compatible change.
If you choose to use this package prior to version 1.x being release, please pin your requirements to a specific minor version, e.g. djpress==0.3.*
Installation
- Install
djpress
by adding it to your requirements file, e.g.djpress==0.3.*
(see versioning note, above). - Add it to your
INSTALLED_APPS
in Django:
INSTALLED_APPS = [
# ...
"djpress.apps.DjpressConfig",
# ...
]
- Add the URLs to your project's main
urls.py
file.
from django.urls import path, include
urlpatterns = [
# ...
path("", include("djpress.urls")),
# ...
]
- Run migrations:
python3 manage.py migrate
Note that this relies on the Django Admin for content management, so ensure that you have a user with at least
staff
status to manage content.
Badges
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
File details
Details for the file djpress-0.11.2.tar.gz
.
File metadata
- Download URL: djpress-0.11.2.tar.gz
- Upload date:
- Size: 103.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79783c71bf1c64e034c932f79724182c6f166eba0bff94964e7658e650e0899c |
|
MD5 | 3d29bbbf6878ddd2bb0970a527ddbb37 |
|
BLAKE2b-256 | dbae06a2a497340ada507393c6feb353ba11eedac6315ee94d3051a57741f9b7 |
Provenance
The following attestation bundles were made for djpress-0.11.2.tar.gz
:
Publisher:
publish.yml
on stuartmaxwell/djpress
-
Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
djpress-0.11.2.tar.gz
- Subject digest:
79783c71bf1c64e034c932f79724182c6f166eba0bff94964e7658e650e0899c
- Sigstore transparency entry: 149025022
- Sigstore integration time:
- Predicate type:
File details
Details for the file djpress-0.11.2-py3-none-any.whl
.
File metadata
- Download URL: djpress-0.11.2-py3-none-any.whl
- Upload date:
- Size: 39.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd8ddaf050cb48555d0ded3c8ead668b01f04f5895ac03a140692820c0709180 |
|
MD5 | fb0c917253d0ed00bbdb3faa5954d44c |
|
BLAKE2b-256 | 27a9c48e207651c6581a08f6837e61e0de0f39bc167e2ff5bf7643ebf54cdd58 |
Provenance
The following attestation bundles were made for djpress-0.11.2-py3-none-any.whl
:
Publisher:
publish.yml
on stuartmaxwell/djpress
-
Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
djpress-0.11.2-py3-none-any.whl
- Subject digest:
cd8ddaf050cb48555d0ded3c8ead668b01f04f5895ac03a140692820c0709180
- Sigstore transparency entry: 149025023
- Sigstore integration time:
- Predicate type: