For an enhanced learning experience, tamil-wotd also lists the transliteration, meaning and an example sentence for the given word. The list of Tamil words is provided by tshrinivasan on Github.
To create a new word of the day, follow these steps:
1. Run the python shell with
python manage.py shell
2. Run the script.py
to create a new Word object
exec(open('script.py').read())