Changes between Version 2 and Version 7 of Ticket #28075


Ignore:
Timestamp:
04/17/17 13:09:14 (6 years ago)
Author:
George Tantiras
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28075

    • Property Status changed from new to closed
    • Property Resolution changed from to needsinfo
    • Property Summary changed from USE_THOUSANDS_SEPARATOR = True, causes foreignkey id to become localized to USE_THOUSAND_SEPARATOR = True, causes foreignkey id to become localized
  • Ticket #28075 – Description

    v2 v7  
    9595
    9696{{{
    97 USE_THOUSANDS_SEPARATOR = False
     97USE_THOUSAND_SEPARATOR = False
    9898}}}
    9999
Back to Top