Nicolas Delaby

Results 62 comments of Nicolas Delaby

> Hi, just to understand, are we waiting for #144 ? Or do I need to fix something here? More or less, yes. The tests are not passing on master,...

@lorenzomorandini you can also provide a review I believe.

I still can't merge it. I don't know how to unblock this PR. ![image](https://user-images.githubusercontent.com/1174343/195017400-22730fd6-897b-4811-b3b9-24c84df98455.png)

I can not approve my own PR. It's a bottleneck in the current permission system as it is currently configured for django-fsm-log. I will ask jazzband roadies what they recommend.

Thanks @hugovk

I tend to lean towards a similar proposal, maybe with a swappable Model ? At least we shouldn't force existing users to migrate/change type of `object_id` field.

@dbinetti Pull requests are welcome. Unfortunately, I don't have myself the need for this use case, so I don't have economical incitement to do it. Suggestions of a suitable approach...

> Please, don't do a swappable model. Thanks for your feedback. What are the alternatives ? given that asking everyone else to migrate to a CharField is a no go...

by intrusive I meant changing the type of the DB column for projects that doesn't want/care about. You shared your experience with swappable models and explain it is not a...

People who doesn't want to migrate, doesn't fork. We can't measure how many they are. If your suggestion would be merged, I (as an example) would fork the project to...