##// END OF EJS Templates
Se solucionó un problema de redireccionamiento a login
Se solucionó un problema de redireccionamiento a login

File last commit:

r355:47d9fcc6d49c
r379:5839796a8bfd
Show More
views.py
4 lines | 106 B | text/x-python | PythonLexer
from django.shortcuts import render
from django.template import RequestContext
# Create your views here.