云虚拟主机支持 ASP / PHP5.2-8.4 / ASP.NET 1.1-4.8 送 MYSQL和MSSQL两个数据库,全面完美兼容各种主流程序。高IO性能 NVME SSD硬盘存储,附送CDN网站加速,高带宽,8大机房,BGP线路, 免备案。
1.如果用户没登录访问聊天页面,跳转到登录页面:if not request.user.is_authenticated(): return render(request,'login.html') user_add = bbs_models.User...
查看更多 →
# -*- coding: utf-8 -*- from django.shortcuts import render # Create your views here. from django.shortcuts import...