brotherton-erpnext/home
Maxwell fb21c56078 Fix UnicodeDecodeError
Traceback (most recent call last):
  File "./lib/wnf.py", line 590, in <module>
    run()
  File "./lib/wnf.py", line 314, in run
    build.bundle(False, cms_make)
  File "/home/maxwell/erp/lib/webnotes/build.py", line 27, in bundle
    on_build()
  File "app/startup/event_handlers.py", line 69, in on_build
  File "app/home/page/latest_updates/latest_updates.py", line 42, in make
  File "app/home/page/latest_updates/latest_updates.py", line 18, in add_to_logs
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 9: ordinal not in range(128)
2013-10-21 17:29:18 -02:00
..
doctype [license] [minor] Updated License Text in all js and py files 2013-08-05 14:59:54 +05:30
page Fix UnicodeDecodeError 2013-10-21 17:29:18 -02:00
__init__.py [minor] communication, webnotes/erpnext#790 2013-09-04 16:20:18 +05:30