Changes between Version 1 and Version 2 of Ticket #28462, comment 3
- Timestamp:
- Mar 16, 2018, 7:40:45 AM (7 years ago)
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. 2 2 3 3 This commit https://github.com/django/django/commit/917cc288a38f3c114a5440f0749b7e5e1086eb36#commitcomment-23412084 does not make any sense.