vintasoftware / django-knowledge-share

The engine behind Vinta's Lessons Learned page.
https://vintasoftware.com/lessons-learned/
MIT License
37 stars 1 forks source link

Increase Twitter max chars limit #15

Closed chocoelho closed 6 years ago

chocoelho commented 6 years ago

Twitter has increased the max characters limit for all users from 140 to 280. We should update TWITTER_MAX_CHARACTER to reflect this change.