Changes between Initial Version and Version 1 of Ticket #9373, comment 9


Ignore:
Timestamp:
May 19, 2014, 12:52:14 PM (11 years ago)
Author:
schacki

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9373, comment 9

    initial v1  
    11I have just reviewed the new check framework https://docs.djangoproject.com/en/1.7/topics/checks/. I think we should add a check in the admin  for this situation. The advantage is that this check is only done with DEBUG=False. I.e. log files are not populated in production systems.
    22
    3 I am happy to implement this, if the approach is approved.
     3I am happy to implement this, if this approach is considered the appropriate solution.
Back to Top