django-allauth是一个强大的第三方授权访问组件,能够支持weibo,weixin,github等第三方应用访问。
Posted by justin on September 28, 2020 436 浏览
django在heroku上的部署,heroku是免费的资源,但是访问比较困难
Posted by justin on January 20, 2019 1036 浏览
网站二级域名的部署,包括阿里云服务器的域名配置,以及在Apache下针对Django的配置
Posted by justin on December 23, 2018 955 浏览
默认的搜索时不支持文本内容搜索的,本文主要介绍如何添加对其他相关内容的搜索
Posted by justin on October 15, 2018 1117 浏览
除了前面介绍的markdown渲染代码风格之外,该文会同时介绍一些其他的用法
Posted by justin on October 02, 2018 1052 浏览
django-tracking2 tracks the length of time visitors and registered users spend on your site. Although this will work for websites, this is more applicable to web applications with registered users. This does not replace (nor intend) to replace client-side analytics which is great for understanding aggregate flow of page views.
Posted by justin on October 01, 2018 1416 浏览