GitHub / viewflow/django-fsm issues and pull requests
#303 - Convert label to str in graph_transitions.py
Pull Request -
State: closed - Opened by Tijs-B over 1 year ago
- 2 comments
#302 - Pre commit update
Pull Request -
State: closed - Opened by pfouque over 1 year ago
- 1 comment
#301 - Fix pre commit with Ruff
Pull Request -
State: closed - Opened by pfouque almost 2 years ago
#300 - Setup Pre commit
Pull Request -
State: closed - Opened by pfouque almost 2 years ago
- 1 comment
#299 - Question: How to deal with async errors of side effects
Issue -
State: closed - Opened by ds-clearago almost 2 years ago
- 1 comment
#298 - Releasing new version
Issue -
State: closed - Opened by pomali almost 2 years ago
- 13 comments
#297 - Add support for Python 3.11 & Django 4.2
Pull Request -
State: closed - Opened by irtazaakram almost 2 years ago
- 2 comments
#296 - Fix error message in `GET_STATE`
Pull Request -
State: closed - Opened by amalshaji about 2 years ago
- 1 comment
#295 - Allowing incorrect state transitions
Issue -
State: closed - Opened by pbalakri about 2 years ago
- 3 comments
#294 - django_fsm.TransitionNotAllowed
Issue -
State: closed - Opened by achillis2 over 2 years ago
- 1 comment
#293 - Fix command for django 4+
Pull Request -
State: closed - Opened by pfouque almost 3 years ago
- 4 comments
#292 - Preserve chosen "using" DB in ConcurrentTransitionMixin
Pull Request -
State: closed - Opened by knaperek almost 3 years ago
- 1 comment
#291 - Added quotes around graphviz>=0.4
Pull Request -
State: closed - Opened by pfcodes almost 3 years ago
- 1 comment
#290 - docs: fix simple typo, exluding -> excluding
Pull Request -
State: closed - Opened by timgates42 almost 3 years ago
- 1 comment
#289 - graph_transitions raise exception > TypeError: requires_system_checks must be a list or tuple
Issue -
State: closed - Opened by mahmoud-ali almost 3 years ago
- 6 comments
#288 - Add Django 4.0 and 4.1 PyPI classifiers
Pull Request -
State: closed - Opened by adamchainz almost 3 years ago
- 1 comment
#287 - Drop support for old Python versions
Pull Request -
State: closed - Opened by adamchainz almost 3 years ago
- 1 comment
Labels: postponed
#286 - Fix #285, enable CI on GitHub
Pull Request -
State: closed - Opened by mpasternak about 3 years ago
- 2 comments
Labels: postponed
#285 - No active CI for the builds
Issue -
State: closed - Opened by mpasternak about 3 years ago
- 7 comments
Labels: postponed
#284 - Update package to support Django 4
Issue -
State: closed - Opened by daniboygg about 3 years ago
- 4 comments
#283 - graph_transitions: TypeError: expected string or bytes-like object
Issue -
State: closed - Opened by hklarnerben about 3 years ago
- 3 comments
Labels: postponed
#282 - Implement Transition.__hash__ and __eq__ for 'in' operator
Pull Request -
State: closed - Opened by foarsitter about 3 years ago
- 4 comments
Labels: postponed
#281 - Support for Django 4.0 when drawing transitions
Issue -
State: closed - Opened by dfg-98 over 3 years ago
- 1 comment
#280 - GitHub releases
Issue -
State: closed - Opened by adamchainz over 3 years ago
- 2 comments
#279 - Question: How to resolve ConcurrentTransition(“Cannot save object! The state has been changed since fetched from the database!“) issue ?
Issue -
State: closed - Opened by SerenaCapsule over 3 years ago
- 1 comment
#278 - Update README.rst
Pull Request -
State: closed - Opened by donghyeon-kim98 over 3 years ago
- 1 comment
#277 - Support django4
Pull Request -
State: closed - Opened by yosephbernandus over 3 years ago
- 1 comment
#276 - How can I have multiple workflows in the same template?
Issue -
State: closed - Opened by pmpr88 over 3 years ago
- 4 comments
#275 - any new update in django-fsm
Issue -
State: closed - Opened by anandrajB over 3 years ago
- 1 comment
#274 - documentation request
Issue -
State: closed - Opened by anandrajB over 3 years ago
- 1 comment
#273 - Support for Django 4.0
Issue -
State: closed - Opened by abadger1 over 3 years ago
- 1 comment
#272 - auto-save workflow state
Issue -
State: closed - Opened by xavella over 3 years ago
- 8 comments
#271 - Continue to fix #256
Pull Request -
State: closed - Opened by ticosax over 3 years ago
- 2 comments
#270 - Future support
Issue -
State: closed - Opened by jmgamboa almost 4 years ago
- 1 comment
#269 - Use assertEqual instead of assertEquals for Python 3.11 compatibility.
Pull Request -
State: closed - Opened by tirkarthi almost 4 years ago
- 1 comment
#268 - How to handle `can_proceed(transition) == False`
Issue -
State: closed - Opened by FractalWire almost 4 years ago
- 1 comment
Labels: feature, 3.0
#267 - Do there any blockers to bump new release?
Issue -
State: closed - Opened by jramnai almost 4 years ago
- 7 comments
#266 - Support multiple FSMMeta on a single method
Pull Request -
State: closed - Opened by devunt almost 4 years ago
Labels: postponed
#265 - State changing through a management command
Issue -
State: closed - Opened by frague59 almost 4 years ago
- 1 comment
#264 - Can't create obj if use two FSMField in one model
Issue -
State: closed - Opened by depocoder almost 4 years ago
- 1 comment
Labels: not an issue, cannot reproduce
#263 - Permissions are not validated on transition calls
Issue -
State: closed - Opened by francis-de-ladu about 4 years ago
- 1 comment
Labels: not an issue
#262 - Add test to reproduce regression observed in #256
Pull Request -
State: closed - Opened by ticosax about 4 years ago
- 3 comments
#261 - Fixes protected FSMKeyField issue #220
Pull Request -
State: closed - Opened by saifmode about 4 years ago
#260 - fixed syntax errors
Pull Request -
State: closed - Opened by francis-de-ladu about 4 years ago
- 1 comment
#259 - ManyToMany relation not saved inside a @transition method
Issue -
State: closed - Opened by jej about 4 years ago
- 1 comment
Labels: cannot reproduce
#258 - graph_transitions: UnboundLocalError: local variable 'source_name' referenced before assignment (with solution)
Issue -
State: closed - Opened by jej about 4 years ago
#257 - FSMKeyField and nested serialization
Issue -
State: closed - Opened by MartinSchmidt123 over 4 years ago
- 1 comment
Labels: bug, rejected
#256 - Django 3.2 breaks django-fsm: get_available_FIELD_transitions is empty for abstract models with FSMField in Django 3.2
Issue -
State: closed - Opened by florianm over 4 years ago
- 22 comments
#255 - Fix refresh_from_db with ConcurrentTransitionMixin
Pull Request -
State: closed - Opened by knaperek over 4 years ago
- 1 comment
#254 - Test against Python 3.9
Pull Request -
State: closed - Opened by georgek over 4 years ago
- 1 comment
#253 - When will django_fsm be available on python3.9?
Issue -
State: closed - Opened by thewamz over 4 years ago
- 1 comment
Labels: not an issue
#252 - LGTM reports error and alert
Issue -
State: closed - Opened by raratiru over 4 years ago
#251 - Question: Identify which condition failed
Issue -
State: closed - Opened by dnievas04 over 4 years ago
- 2 comments
Labels: 3.0, accepted
#250 - Problem with deletion of fsm model instances
Issue -
State: closed - Opened by francis-de-ladu over 4 years ago
- 5 comments
Labels: bug, rejected
#249 - State does not change properly during testing
Issue -
State: closed - Opened by convers39 over 4 years ago
- 2 comments
#248 - Allow deferring FSM fields
Pull Request -
State: closed - Opened by dmytrokyrychuk over 4 years ago
- 1 comment
#247 - Fixes FSMField on boolean and graph_transitions error from #240
Pull Request -
State: closed - Opened by peterfarrell over 4 years ago
#246 - Add Mixin that allows refresh_from_db
Pull Request -
State: closed - Opened by markrofail over 4 years ago
- 3 comments
Labels: postponed
#245 - How to handle keyerror when save using update_fields
Issue -
State: closed - Opened by simkimsia almost 5 years ago
- 1 comment
#244 - No release tags since 2.6.1?
Issue -
State: closed - Opened by fladi almost 5 years ago
- 1 comment
#243 - 🐛 A PR with tests to show how transition defined
Pull Request -
State: closed - Opened by simkimsia almost 5 years ago
- 1 comment
Labels: postponed
#242 - Adding ppc64le architecture support on travis-ci
Pull Request -
State: closed - Opened by kishorkunal-raj almost 5 years ago
- 1 comment
#241 - State Diagrams in Mermaid Markdown
Issue -
State: closed - Opened by alysivji almost 5 years ago
- 4 comments
Labels: postponed
#240 - FSMField on boolean and graph_transitions error
Issue -
State: closed - Opened by peterfarrell almost 5 years ago
#239 - Removed providing_args kwarg from Signal constructor.
Pull Request -
State: closed - Opened by coredumperror almost 5 years ago
- 5 comments
#238 - Add CodeQL Analysis workflow
Pull Request -
State: closed - Opened by randomdross about 5 years ago
#237 - Result of transition is discarded, is the only way to know if transition succeeded to compare values?
Issue -
State: closed - Opened by jonathan-s about 5 years ago
- 1 comment
#236 - Fix some antipattern and bug-risk issues
Pull Request -
State: closed - Opened by pnijhara about 5 years ago
- 2 comments
#235 - Comparison with python transitions package
Issue -
State: closed - Opened by somghosh about 5 years ago
- 1 comment
#234 - Save on_error state incase of an exception
Pull Request -
State: closed - Opened by felixcheruiyot over 5 years ago
- 1 comment
#233 - Unwrap states in source and target to correct graph
Pull Request -
State: closed - Opened by perplexedfingers over 5 years ago
- 1 comment
#232 - docs: Fix simple typo, achived -> achieved
Pull Request -
State: closed - Opened by timgates42 over 5 years ago
- 1 comment
#231 - `@transition(on_error='state')` not working
Issue -
State: closed - Opened by beaugunderson over 5 years ago
- 3 comments
#230 - README example target with default value in fucntion
Pull Request -
State: closed - Opened by llybin over 5 years ago
- 1 comment
#229 - Add parameters of transition for can_proceed
Issue -
State: closed - Opened by llybin over 5 years ago
- 1 comment
#228 - Added to README magic method +
Pull Request -
State: closed - Opened by llybin over 5 years ago
- 1 comment
#227 - Declare RETURN_VALUE and GET_STATE in __all__
Pull Request -
State: closed - Opened by llybin over 5 years ago
- 1 comment
#226 - readme: Fix example target states
Pull Request -
State: closed - Opened by hartwork over 5 years ago
- 5 comments
#225 - Django 3.0 support
Pull Request -
State: closed - Opened by valberg over 5 years ago
- 4 comments
#224 - Django 3.0 support
Issue -
State: closed - Opened by valberg over 5 years ago
- 2 comments
#222 - support for python 3.8
Issue -
State: closed - Opened by domdinicola almost 6 years ago
- 2 comments
#221 - support mongodb?
Issue -
State: closed - Opened by zhuxingtao almost 6 years ago
- 1 comment
Labels: feature, rejected
#220 - FSMKeyField does not prevent direct state field modification when protected=True
Issue -
State: closed - Opened by chrisnghs about 6 years ago
- 4 comments
Labels: postponed
#219 - Magic source '+' undocumented
Issue -
State: closed - Opened by moseb about 6 years ago
- 1 comment
#218 - Enforce creation of objects with initial/default state?
Issue -
State: open - Opened by moseb about 6 years ago
- 2 comments
Labels: postponed
#217 - Validate source and target states against model "choices"
Issue -
State: closed - Opened by pakal about 6 years ago
- 1 comment
Labels: postponed
#209 - Cannot use transition methods from proxy models
Issue -
State: closed - Opened by rvinzent almost 7 years ago
- 5 comments
#207 - Allow transitions from another class
Issue -
State: closed - Opened by shepsels about 7 years ago
- 2 comments
Labels: feature, postponed
#206 - Question: Dynamic Targets fail due to unused method parameters
Issue -
State: closed - Opened by saranshbansal about 7 years ago
- 1 comment
Labels: feature, postponed
#205 - Question: Multi-table inheritance and different transitions
Issue -
State: closed - Opened by stefanfoulis about 7 years ago
- 2 comments
Labels: postponed
#204 - Support python enum as state value
Issue -
State: closed - Opened by Bartvds about 7 years ago
- 3 comments
Labels: feature
#200 - Navigation to related model from FSMKeyField
Pull Request -
State: closed - Opened by biggosh over 7 years ago
- 1 comment
Labels: postponed
#199 - Question: FSMKeyField
Issue -
State: closed - Opened by biggosh over 7 years ago
- 1 comment
#191 - graph_transitions TypeError: 'FSMField' object does not support indexing
Issue -
State: closed - Opened by dperetti almost 8 years ago
- 1 comment
Labels: bug
#189 - Signal typo in readme
Issue -
State: closed - Opened by morenoh149 almost 8 years ago
Labels: bug
#188 - Replace OptionParser use with ArgumentParser
Issue -
State: closed - Opened by morenoh149 almost 8 years ago
- 1 comment
Labels: feature, postponed
#186 - FSMField cannot be deferred
Issue -
State: closed - Opened by dmytrokyrychuk almost 8 years ago
- 5 comments
Labels: feature
#185 - graph_transitions throwing error
Issue -
State: closed - Opened by stevejalim about 8 years ago
- 4 comments
Labels: bug
#175 - Override protection mechanism
Pull Request -
State: closed - Opened by Nnonexistent about 8 years ago
- 5 comments
Labels: feature, postponed
#174 - `Model.refresh_from_db` doesn't work with protected option
Issue -
State: closed - Opened by Nnonexistent about 8 years ago
- 5 comments
Labels: feature, postponed