Skip to main content

django-tbase-post-product

django-tbase-post-product==2026.6.1 — Django app for blog posts extracted from fc_django_crazypowertools.

Install

pip install django-tbase-post-product

Required companion package

This app renders templates from django-tbase-theme-tailwind. Install it as a sibling:

pip install 'django-tbase-theme-tailwind>=2023.5.2116846028'

Add both to INSTALLED_APPS:

INSTALLED_APPS = [
    'tbase_post',
    'tbase_theme_tailwind',
    ...
]

Template contract

views render the following templates, which are provided by django-tbase-theme-tailwind and NOT bundled in this package:

  • curator/home.html — used by PostListView, IndexView
  • curator/article_detail.html — used by DetailView
  • curator/tag_detail.html — used by TagListView

Dependencies

  • Django>=3.2,<4.0
  • PyMySQL>=1.0,<2.0
  • djangorestframework>=3.12,<4.0
  • django-taggit>=3.0.0,<4.0.0
  • martor>=1.6.0,<2.0.0
  • django-solo>=1.2,<3.0
  • django-hitcount>=1.1,<1.4
  • django-tbase-theme-tailwind>=2023.5.2116846028,<2027.0.0

Changelog

See CHANGELOG.md.

Download files

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

Source Distribution

django_tbase_post_product-2026.6.1.tar.gz (32.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_tbase_post_product-2026.6.1-py3-none-any.whl (49.4 kB view details)

Uploaded Python 3

File details

Details for the file django_tbase_post_product-2026.6.1.tar.gz.

File metadata

File hashes

Hashes for django_tbase_post_product-2026.6.1.tar.gz
Algorithm Hash digest
SHA256 15b70c331a0812ce470ea4ef5317c3e2b88ece2ac42a6c13e67522dd1e351552
MD5 930017d91c7b62f83856a119ba63b248
BLAKE2b-256 58601d372d4f7c7e36e02dcc9aa2f596060db5433b2fe32a479f911a95b21ebb

See more details on using hashes here.

File details

Details for the file django_tbase_post_product-2026.6.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_tbase_post_product-2026.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 67d57bce377a89a507eca28cb593b38af4c8dd42f534a47d48be52d3f1d1568f
MD5 0f75cf31cea8ea318e695ee3474e9f0d
BLAKE2b-256 61b1c15792087d126b36e032a87d4eddb752fe57c318e2e1f73740b7a6a987cf

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2026.6.1 This release

2 files

2026.6.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page