para fins de testes e compatibilidade com Python 2.4.
@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python2.4
from django.core.management import execute_manager
try:
import settings # Assumed to be in the same directory.