##// END OF EJS Templates
Se solucionó el mensaje de advertencia HINT por DEFATUL_AUTO_FIELD
Se solucionó el mensaje de advertencia HINT por DEFATUL_AUTO_FIELD

File last commit:

r355:47d9fcc6d49c
r360:3d072a3b4687
Show More
views.py
4 lines | 106 B | text/x-python | PythonLexer
Renato-TUF
Se logró levantar la web con los 5 submenus superiores arreglando incompatibilidades
r355 from django.shortcuts import render
Juan C. Espinoza
Proyecto base en Django (refs #259) ...
r0 from django.template import RequestContext
# Create your views here.