Django ORM Single Table Operations

Note that pycharm link database need to download the corresponding driver in advance, comes with sqlite3 is not sensitive to date format data, if the subsequent business needs to use the date to assist in filtering data, then it is not recommended to use sqlite3

Read More

Django3 uses WebSocket to implement WebShell

Recently, we need to develop the front-end function of operating remote virtual machines, referred to as WebShell. Based on the current technology stack of react+django, we found that most of the back-end implementations are django+channels to achieve websocket services.

Read More

Using the Channels feature in Django

Recently the background to write the game update version function, simply is the front-end send update request, the back-end needs to update many servers and a variety of operations, originally thought to achieve not difficult.

Read More

Submit resources