Changes between Version 1 and Version 2 of Ticket #28462, comment 3


Ignore:
Timestamp:
03/16/18 12:40:45 (6 years ago)
Author:
Pablo Martín
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28462, comment 3

    v1 v2  
    1 +1 Same error. We have overwritten the ModelAdmin for this problem. I think solve a strange problem and getting a memory problem is not a good solution. I prefer a 500 error one time every three month that a serious memory problem every day.
     1+1 Same error. We have overwritten the ModelAdmin for this problem. I think to solve a strange problem and getting a memory problem is not a good solution. I prefer a 500 error one time every three month that a serious memory problem every day.
    22
    33This commit https://github.com/django/django/commit/917cc288a38f3c114a5440f0749b7e5e1086eb36#commitcomment-23412084  does not make any sense.
Back to Top