Changes between Version 1 and Version 2 of Ticket #28075


Ignore:
Timestamp:
Apr 13, 2017, 5:42:31 AM (7 years ago)
Author:
George Tantiras
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28075 – Description

    v1 v2  
    11After upgrading to Django 1.11, when a foreignkey points to an id with more than 3 digits, it gets localized.
    22
    3 In django admin, when I hit "Save and Continue Editing", I receive the following error:
     3In django admin, when I visit an already existing instance and hit "Save and Continue Editing", I receive the following error:
    44
    55{{{
Back to Top