emencia / django-blog-lotus

A weblog application with Django.
https://django-blog-lotus.readthedocs.io/
MIT License
5 stars 1 forks source link

Add categories template tag + Add filtering by categories in admin article list view #58

Closed sam-b0t closed 8 months ago

sam-b0t commented 9 months ago

Provide a templatetag that renders a tempate in which there is a formatted list of news categories based on the current language setting. Add filtering by categories in admin article list view.

sveetch commented 8 months ago

Squashed, merged into v0.7.0 and improved.