MichaelCurrin / twitterverse

Store and report on Twitter conversations, from tweets to trending topics 🌍 🐦 🐍
https://michaelcurrin.github.io/twitterverse/
MIT License
13 stars 1 forks source link

Add Category name validation #43

Open MichaelCurrin opened 6 years ago

MichaelCurrin commented 6 years ago

Add formencode validator (lib/validators.py and model.py) to prevent the Category names value from being entire numeric. Since this is would cause issues with using the index in the manage and insert tools.