Hello Guys,
I have made some small changes to the existing dajngo app, It would be great if you guys can provide some feedback.
Since we might have different settings for testing and production and so on , I made a separate module for it [1].
For now, I check for the debug flag in the updaters module and disable email sending. Here is a link to the new commit [2]
Thanks!
[1] http://www.rdegges.com/the-perfect-django-settings-file/ [2] https://github.com/achintangal/weather/commit/68035eeea9d26c7f64efd9dbe54845...