Changes between Version 1 and Version 4 of Ticket #26721


Ignore:
Timestamp:
Jun 8, 2016, 10:39:58 AM (8 years ago)
Author:
OBu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26721 – Description

    v1 v4  
    11When I "dumpdata" my database on my Windows 8.1 machine and load the dumped file with "loaddata", I get encoding errors.
    22
    3 Opening the dumped file with ntepad++, setting the encoding to UTF-8 and saving it again helps.
     3Opening the dumped file with notepad++, setting the encoding to UTF-8 and saving it again helps.
    44
    55[https://groups.google.com/d/topic/django-users/NAHD058Gh_Q/discussion A django-users thread] describes the problem in detail so it seems I'm not alone...
Back to Top