Changeset 6398
- Timestamp:
- 09/20/07 18:56:54 (1 year ago)
- Files:
-
- django/trunk/docs/settings.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/settings.txt
r6345 r6398 364 364 365 365 Still, note that there are always going to be sections of your debug output that 366 are inapp orpriate for public consumption. File paths, configuration options, and366 are inappropriate for public consumption. File paths, configuration options, and 367 367 the like all give attackers extra information about your server. Never deploy a 368 368 site with ``DEBUG`` turned on.
