Changes between Initial Version and Version 1 of Ticket #24569, comment 2


Ignore:
Timestamp:
Apr 2, 2015, 1:06:44 PM (9 years ago)
Author:
Marten Kenbeek

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24569, comment 2

    initial v1  
    1 To reproduce, start a new project using Django's project template. I believe that `USE_L10N = True` is the issue, though it might be a combination of settings that causes it.
     1To reproduce, start a new project using Django's project template. I believe that `USE_L10N = True` exposes the issue, though it might be a combination of settings that causes it.
Back to Top