Update comment in debug.js

(imported from commit c23c67331c6433e11e9131f75edce9be52d3ecff)
This commit is contained in:
Keegan McAllister
2012-10-29 21:29:32 -04:00
parent c8eb1c2464
commit c99f995782

View File

@@ -3,7 +3,7 @@
This file is only included when Django's DEBUG = True and your
host is in INTERNAL_IPS.
Do not commit any code to zephyr.js which uses these functions.
Do not commit any code elsewhere which uses these functions.
They are for debugging use only.
The file may still be accessible under other circumstances, so do