Finite State Machine in Django
Offered By: PyCon US via YouTube
Course Description
Overview
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.
Syllabus
Intro
FINITE STATE MACHINES IN DJANGO
SIX FEET UP IS HIRING!!
SO WHAT ARE WORKFLOWS?
A SIMPLE EXAMPLE
EXTENDED TO COLLABORATION
WHAT ABOUT RESEARCHING CANCER?
SOME WORKFLOWS ARE AUTOMATIC
SO, DJANGO.... THE WEB FRAMEWORK FOR PERFECTIONISTS WITH DEADLINES
SIMPLE APPROACH COMPLICATED PROBLEM
BASICS Custom Model Field - FSMField
HOW DO YOU GET TO THESE STATES?
DEFINE PERMISSIONS
DJANGO MANAGEMENT COMMAND!
Taught by
PyCon US
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX