Ver Mensaje Individual
  #6 (permalink)  
Antiguo 18/11/2013, 14:04
Strings
 
Fecha de Ingreso: septiembre-2013
Mensajes: 125
Antigüedad: 10 años, 7 meses
Puntos: 3
Respuesta: He creado mi servidor

Código Python:
Ver original
  1. ImportError at /
  2. No module named defaults
  3. Request Method: GET
  4. Request URL:    http://localhost:8000/
  5. Django Version: 1.6
  6. Exception Type: ImportError
  7. Exception Value:   
  8. No module named defaults
  9. Exception Location: C:\Python\PaginaWeb\PaginaWeb\urls.py in <module>, line 1
  10. Python Executable:  C:\Python\Python27\python.exe
  11. Python Version: 2.7.6
  12. Python Path:   
  13. ['C:\\Python\\PaginaWeb',
  14.  'C:\\Windows\\SYSTEM32\\python27.zip',
  15.  'C:\\Python\\Python27\\DLLs',
  16.  'C:\\Python\\Python27\\lib',
  17.  'C:\\Python\\Python27\\lib\\plat-win',
  18.  'C:\\Python\\Python27\\lib\\lib-tk',
  19.  'C:\\Python\\Python27',
  20.  'C:\\Python\\Python27\\lib\\site-packages']
  21. Server time:    Mon, 18 Nov 2013 21:06:46 +0100

No se porque no me funciona ninguno, tengo Python 2.7 y Django 1.6