首页
学习
活动
专区
工具
TVP
发布

vanguard

一袋米要扛几楼
专栏作者
62
文章
87095
阅读量
21
订阅数
Django Gunicorn Nginx
Maybe even better than uwsgi, assume the django project in PRJ_NAME
vanguard
2021-01-22
5870
Django Blueprint
Django+DRF runtime call graph use pygraphviz + breakpoint - Detail link
vanguard
2021-01-04
6600
Django Initialization
more installation and initialization 1. Install or upgrade by python pip ## python > 3.6 && django > 3.x (latest) # python -m pip install --upgrade pip setuptools # python -m pip install django ## -U = --upgrade pip install -U django 2. Install or upgrade
vanguard
2021-01-03
4840
Django Models UML
Generate a class diagram based on GraphViz(pygraphviz) and django django-extensions
vanguard
2020-12-09
7600
Django Deployment
or maybe try connect by afp, map server folder to finder
vanguard
2020-12-07
5560
关注专栏作者,随时接收最新技术干货
Django Rest Framework
https://q1mi.github.io/Django-REST-framework-documentation/
vanguard
2020-07-07
2.2K0
Django DRF JWT
https://jpadilla.github.io/django-rest-framework-jwt/
vanguard
2020-03-21
5370
Django DRF Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes with radius queries and streams. Redis has built-in replication, Lua scripting, LRU eviction, transactions and different levels of on-disk persistence, and provides high availability via Redis Sentinel and automatic partitioning with Redis Cluster.
vanguard
2020-03-20
4650
Django Helloworld
【历史故事】似乎Python从诞生起就是各种传奇,Django 从一个非常实际的需求成长而来:World Web 是一家新闻网站,负责在新闻截止期限内建立密集的 Web 应用程序。 在快节奏的新闻编辑室,World Online 往往需要几个小时内将一个复杂的 Web 应用程序从概念推向发布上线。
vanguard
2020-03-04
1.1K0
Django Uwsgi Nginx
Nginx 编译安装 Nginx # 依赖较多 gcc gcc-c++ autoconf automake openssl wget http://nginx.org/download/nginx-1.18.0.tar.gz tar -zxvf nginx-1.18.0 # 配置并安装 cd nginx-1.18.0 ./configure make && make install 工具安装 -- 推荐 # 配置yum仓库 cd /etc/yum.repos.d/ vim nginx.repo # [ng
vanguard
2020-01-22
5560
没有更多了
社区活动
腾讯技术创作狂欢月
“码”上创作 21 天,分 10000 元奖品池!
Python精品学习库
代码在线跑,知识轻松学
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档