-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Description
Dedicated thread for the discussion started in django-fsm-log issue
Would it make sense to integrate a logging solution (probably as an opt-in contrib) into this project?
- Current fsm-log doesn't work with UUID primary keys (but the solution already exists: Deprecate StateLog model, to instead, bring your own model.ย jazzband/django-fsm-log#176 )
- There is already a dependency between django-fsm-admin and django-fsm-log : https://github.com/gadventures/django-fsm-admin/blob/master/fsm_admin/mixins.py#L168-L178
- a single package would be easier to setup for the users
- a single repository would be easier to maintain as a team
- All these libraries look feature-full, stable and have a clear scope
What do you think?
ticosax, LeeTomahawk and MatthieuBizienticosax, LeeTomahawk and peterfarrell
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested