- Context variable not being pulled through was fixed (django 3.2 ListView)
0.3.0.0
- Paginated results split into past/ future events.
0.2.8.1
- Corrected ordering in the index view to be based upon start date instead of publish date.
0.2.8
- Fixed search on admin. - Added hero image.
0.2.7
- Use `timezone.now()` instead of `Now()` when evaluating past/future querysets - Update the past/future filtering conditions so events are moved prematurely.
0.2.5
- Use `timezone.now()` instead of `Now()` when evaluating past/future querysets - Update the past/future filtering conditions so events are moved prematurely.