A djangocms-blog extension allowing to highlight posts
Project description
A djangocms-blog extension allowing to mark some posts as highlight and sort queryset to display them first on the posts list
Install
-
Install the package
python3 -m pip install djangocms-blog-highlight-posts
-
Add it in your
INSTALLED_APPS
:"djangocms_blog_highlight_posts",
-
Override blog url conf (in project settings):
BLOG_URLCONF = "djangocms_blog_highlight_posts.urls"
-
Run the migration:
python3 manage.py migrate djangocms_blog_highlight_posts
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 djangocms-blog-highlight-posts-0.0.3.tar.gz
.
File metadata
- Download URL: djangocms-blog-highlight-posts-0.0.3.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.8 Linux/5.14.0-1056-oem
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4beeebd2bd2ff11b8c4a107d536a4b127d67be4c580ce57d481c4c34c3277527 |
|
MD5 | 7e244c7310514e5b0638736c2fd2ea4f |
|
BLAKE2b-256 | c440433414c4382a8bf164834f55451ddbe7d32fa57b1ee8166ef6345e365a07 |
File details
Details for the file djangocms_blog_highlight_posts-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: djangocms_blog_highlight_posts-0.0.3-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.8 Linux/5.14.0-1056-oem
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5597b655d66b6690dbcd47e25d6962a3526db3ecab0fdbb636be4445a34b7fb2 |
|
MD5 | 0ded23a6cb875c8740aac6d8953a17e0 |
|
BLAKE2b-256 | a9a75498c9b38be54513da0e67b95246a543d606862d9f83b0d851b1f65ba709 |