danthedeckie / streetsign

HTML5 based Digital Signage software written in python. (github clone of bitbucket master repo)
GNU General Public License v3.0
38 stars 18 forks source link

Give posts a title #13

Open daniel-lang opened 4 years ago

daniel-lang commented 4 years ago

This adds the ability to give posts a title. This seemed like a good addition to make identifying in the admin panel easier.

Additionally, a way to migrate existing databases was added. This might not be the most beautiful implementation. But its the easiest since Playhouse (the addition for Peewee) is limited.

Screenshots: image

image

pep8speaks commented 4 years ago

Hello @daniel-lang! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2020-07-05 11:41:11 UTC
coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.2%) to 75.845% when pulling a9cf895b7e78f0b174e99007c9e6a6b1fb1ab00c on daniel-lang:post-title into 883a1888ba6f6c657b3b5dc88131b147534ba399 on danthedeckie:master.