We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1836f4 commit c47ed22Copy full SHA for c47ed22
README.md
@@ -408,11 +408,11 @@ $ ./manage.py graph_transitions -o blog_transitions.png myapp.Blog
408
409
## Extensions
410
411
-You may also take a look at django-fsm-admin project containing a mixin
412
-and template tags to integrate django-fsm state transitions into the
+You may also take a look at django-fsm-2-admin project containing a mixin
+and template tags to integrate django-fsm-2 state transitions into the
413
django admin.
414
415
-<https://github.com/gadventures/django-fsm-admin>
+<https://github.com/coral-li/django-fsm-2-admin>
416
417
Transition logging support could be achieved with help of django-fsm-log
418
package
0 commit comments