<div dir="ltr"><div><div>Hi all,<br><br></div><div>This report includes my 4th status update as well. Here is a list of things I've been working on regarding the weather rewrite project.<br><ul><li> Fixed some django/database issues that were causing errors(seen with 
Debug=True in settings) during user subscription in the weather webform.</li><li>Added a config option to consider the deployment time only in production
 mode. This was causing an issue previously because not many relays are 
filtered(considered recent) due to the presence of deploy time in the 
consideration criteria.</li><li>Made use of django's setup_environ method to ensure the standalone 
backend scripts running as cron jobs can operate with the proper 
settings.</li><li>Updated the daily script to ensure Tshirt emails are not sent to relay operators more than once. </li></ul>For the changes made, check out <a href="https://github.com/meejah/tor-weather/pull/10/">https://github.com/meejah/tor-weather/pull/10/</a><br>
<br></div>Here's what I'll be working on in the coming weeks.<br><ul><li>Squash any remaining bugs with the backend scripts.</li><li>Get rid of previous mechanism of fetching data like listeners, updaters etc. </li>
<li>Write down test cases for various usage scenarios(e.g., check if emails are being sent to subscribers) within the vagrant environment.</li></ul><div></div><div></div>Cheers,<br></div>Sreenatha<br></div>