uclaradio / uclaradio.com

UCLA Radio Website
http://www.uclaradio.com
GNU Affero General Public License v3.0
31 stars 4 forks source link

Added blog post scheduling functionality #436

Closed arjunr00 closed 5 years ago

arjunr00 commented 5 years ago

Types of changes

Purpose

This PR adds the ability for a user to specify a future date in the Published at field in Keystone in order to schedule a blog post to be added at that point in time. Note that no updates to uclaradio-blog are required; the post will still be added to Keystone's database, but the website will only pull posts whose publishedAt fields (if defined) are before the current date/time.

Checklist

Link to Issue

435