regularstuff / tildeblog

A learn-to-use Django team project
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

Add one-to-many "clickbait" field to blog model #36

Open readytheory opened 6 months ago

readytheory commented 6 months ago

If a user creates something about a boring topic and give it a snazzy title, or several alternate ones, to disseminate it in social media, add a field intended for "clever" title that won't normally display. Data Entry screen could have button "Add clickbait" that opens up a normally hidden field.