Metadata-Version: 2.4
Name: fc-django-post-api
Version: 2026.6.2
Summary: REST API for tbase_post (Django + DRF)
Author-email: DBox AI <noreply@example.com>
License: MIT
Requires-Python: >=3.10
Requires-Dist: django-filter<23.0,>=21.0
Requires-Dist: django-hitcount<2.0,>=1.3.5
Requires-Dist: django-solo<2.4,>=2.2
Requires-Dist: django-tbase-post-product<2027.0.0,>=2026.3.1617736733
Requires-Dist: django<4.0,>=3.2
Requires-Dist: djangorestframework-simplejwt<6.0,>=4.8
Requires-Dist: djangorestframework<3.15,>=3.13
Requires-Dist: djoser>=2.0
Description-Content-Type: text/markdown

# fc-django-post-api

REST API for the tbase_post Django app.

- Django app label: `api`
- JWT auth via SimpleJWT
- 2026.6.2: ships self-contained admin templates in `templates/admin/`
  (no main-project copy required); POST `/admin/api-token/` now appends
  the just-issued token to `active_tokens` for one-cycle display
