harvest-dev team mailing list archive
-
harvest-dev team
-
Mailing list archive
-
Message #00301
[Bug 627710] Re: Problems setting DEBUG in local_settings.py
And I'm linking a quick fix :)
Another thing we may want to do is change DEBUG in settings.py to False,
then have people hacking on harvest include their own local_settings.py
with DEBUG=True.
--
Problems setting DEBUG in local_settings.py
https://bugs.launchpad.net/bugs/627710
You received this bug notification because you are a member of harvest-
dev, which is the registrant for harvest.
Status in Harvest Service: New
Bug description:
It could be useful (for example, on a production server) to set DEBUG = False in local_settings.py. This works, but the version numbers shown are incorrect. It shows the current revision number instead of the release name / number.
References