Skip to content

Commit c47ed22

Browse files
authored
Update README to point to maintained django-fsm-2-admin (#24)
1 parent a1836f4 commit c47ed22

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -408,11 +408,11 @@ $ ./manage.py graph_transitions -o blog_transitions.png myapp.Blog
408408

409409
## Extensions
410410

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
411+
You may also take a look at django-fsm-2-admin project containing a mixin
412+
and template tags to integrate django-fsm-2 state transitions into the
413413
django admin.
414414

415-
<https://github.com/gadventures/django-fsm-admin>
415+
<https://github.com/coral-li/django-fsm-2-admin>
416416

417417
Transition logging support could be achieved with help of django-fsm-log
418418
package

0 commit comments

Comments
 (0)