Using Django ORM only without web server
Apply Django ORM to handle db operation in your project without using its web server function
Apr 20, 20243 min read839

Search for a command to run...
Articles tagged with #django
Apply Django ORM to handle db operation in your project without using its web server function

Detail guide of packaging Electron Django app by pyinstaller and electron forge

Handle long running task using Threading and Django Cache

Detail Guide on building a desktop application by Electron, Django, (Typescript, webpack)
