thepoly / pipeline

The Polytechnic's content management system
https://poly.rpi.edu
MIT License
22 stars 7 forks source link

Finished Rotating Marquee #118

Closed pantp closed 5 years ago

pantp commented 5 years ago

I have a basic rotating marquee working. Since this is a small feature, I don't want to dedicate too much time on it. In the future, we could add a stationary banner.

jlyon1 commented 5 years ago

Also you need to run black core/models.py black home/models.py to fix the formatting issues.

pantp commented 5 years ago

I did run black locally on those files a few weeks ago and wasn't getting this error locally. I can try again and push.