Combining QuerySets in Django

QuerySet the Django Way Django's documentation is pretty straightforward about the QuerySet API. It states: Internally, a QuerySet can be constructed, filtered, sliced, and generally passed around without actually hitting the database. No database activity actually occurs until you do something to...

Emmet Cheatsheet

.ch-snippet__name { color: #f0f0f0; } .ch-snippet__value, .ch-snippet__value_undefined { color: #777777; } Syntax Child: > nav>ul>li <nav> <ul> <li></li> </ul> </nav> Sibling: + ...
Cyberpunk 2077
Dots Wave Animation

项目经理的生存之道

知识体系篇: 流程篇: 工具篇: 模板篇: 技能篇: ...

Deploy Django with Gunicorn and Ngnix

准备 首先要更新软件源,以 Ubuntu 为例: $ sudo apt-get update -y 安装 python3、virtualenv、nginx、sqlite3、openssl: $ sudo apt-get install -y python3 nginx sqlite3 openssl $ python -m pip install virtualenv 之后,创建并进入虚拟环境: $ cd /path/to/project/ $ virtualenv venv $ source venv/bin/activate 需要退出时: (venv) $ deactivate...

What's this?

The Night-City version of Hotodogo inspired by Cyberpunk 2077. Not finished yet.

Pinned Message

The Founder and CEO of Infeca Technology.

Developer, Designer, Blogger.

Big fan of Apple, Love of colour.

Feel free to contact me.

反曲点科技创始人和首席执行官。

开发、设计与写作皆为所长。

热爱苹果、钟情色彩。

随时恭候 垂询

Outer Square Inner Square