Personal project of a complete web school management system, Academic, Pedagogical and Financial sectors. Technologies: Python, Django, PostgreSql, Html, Css, Bootstrap. Sistema completo de gestão ...
FSM really helps to structure the code, and centralize the lifecycle of your Models. Instead of adding a CharField field to a django model and manage its values by hand everywhere, FSMFields offer the ...