Django app for blog posts (extracted from fc_django_crazypowertools)
Project description
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 byPostListView,IndexViewcurator/article_detail.html— used byDetailViewcurator/tag_detail.html— used byTagListView
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.
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_tbase_post_product-2026.6.1.tar.gz.
File metadata
- Download URL: django_tbase_post_product-2026.6.1.tar.gz
- Upload date:
- Size: 32.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15b70c331a0812ce470ea4ef5317c3e2b88ece2ac42a6c13e67522dd1e351552
|
|
| MD5 |
930017d91c7b62f83856a119ba63b248
|
|
| BLAKE2b-256 |
58601d372d4f7c7e36e02dcc9aa2f596060db5433b2fe32a479f911a95b21ebb
|
File details
Details for the file django_tbase_post_product-2026.6.1-py3-none-any.whl.
File metadata
- Download URL: django_tbase_post_product-2026.6.1-py3-none-any.whl
- Upload date:
- Size: 49.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67d57bce377a89a507eca28cb593b38af4c8dd42f534a47d48be52d3f1d1568f
|
|
| MD5 |
0f75cf31cea8ea318e695ee3474e9f0d
|
|
| BLAKE2b-256 |
61b1c15792087d126b36e032a87d4eddb752fe57c318e2e1f73740b7a6a987cf
|