emencia / django-blog-lotus

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

Add Article featured and related #12

Closed sveetch closed 3 years ago

sveetch commented 3 years ago

Alike Zinnia, a feature field to mark article and a related field for m2m relations between articles.

sveetch commented 3 years ago

Done in eafec56