HollowEarthRadio / lpfm-website

Simple community radio website infrastructure (programs, djs, now playing, podcasts, etc)
9 stars 6 forks source link

Add date field to event model so events can be displayed chronological order #54

Closed btpnlsl closed 9 years ago

btpnlsl commented 10 years ago

Currently events are displayed on the HER page based on the order in which they were created. This is an issue when events are created in non-chronological order.

We should add a date field so that we can order events chronologically.

btpnlsl commented 10 years ago

This has been merged into actually pulling event info from the Facebook page and caching it for the website