Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djangocms-blog-highlight-posts-0.0.3.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file djangocms-blog-highlight-posts-0.0.3.tar.gz.

File metadata

File hashes

Hashes for djangocms-blog-highlight-posts-0.0.3.tar.gz
Algorithm Hash digest
SHA256 4beeebd2bd2ff11b8c4a107d536a4b127d67be4c580ce57d481c4c34c3277527
MD5 7e244c7310514e5b0638736c2fd2ea4f
BLAKE2b-256 c440433414c4382a8bf164834f55451ddbe7d32fa57b1ee8166ef6345e365a07

See more details on using hashes here.

File details

Details for the file djangocms_blog_highlight_posts-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for djangocms_blog_highlight_posts-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5597b655d66b6690dbcd47e25d6962a3526db3ecab0fdbb636be4445a34b7fb2
MD5 0ded23a6cb875c8740aac6d8953a17e0
BLAKE2b-256 a9a75498c9b38be54513da0e67b95246a543d606862d9f83b0d851b1f65ba709

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page