Главная
Study mode:
on
1
Intro
2
FINITE STATE MACHINES IN DJANGO
3
SIX FEET UP IS HIRING!!
4
SO WHAT ARE WORKFLOWS?
5
A SIMPLE EXAMPLE
6
EXTENDED TO COLLABORATION
7
WHAT ABOUT RESEARCHING CANCER?
8
SOME WORKFLOWS ARE AUTOMATIC
9
SO, DJANGO.... THE WEB FRAMEWORK FOR PERFECTIONISTS WITH DEADLINES
10
SIMPLE APPROACH COMPLICATED PROBLEM
11
BASICS Custom Model Field - FSMField
12
HOW DO YOU GET TO THESE STATES?
13
DEFINE PERMISSIONS
14
DJANGO MANAGEMENT COMMAND!
Description:
Explore the implementation of Finite State Machines (FSM) in Django through this PyCon US talk. Dive into the power of workflows for automating business processes and learn how to build lightweight, efficient solutions using django-fsm. Discover the similarities between everyday workflows and FSMs, and see practical examples ranging from simple time-off requests to complex cancer research processes. Gain insights into custom model fields, state transitions, permission definitions, and visualization techniques. Learn how to leverage Django's framework to tackle complicated problems with elegance and simplicity, complete with audit logging and code-generated workflow visualizations for stakeholder confirmation.

Finite State Machine in Django

PyCon US
Add to list