Clément Sauvage

Results 20 comments of Clément Sauvage

I am taking on `docs/benchmarks.md`.

Hello ! Concerning the personalization, everything in the django admin interface is customizable, extendable or can be overwritten. You should look a bit in the [related documentation from django](https://docs.djangoproject.com/en/3.0/ref/contrib/admin/#admin-overriding-templates). You...

To do that, you would need to do modifications in the Filter classes. If you use for example the `MultiSelectFilter` of the library, try to understand how the choices are...

Hello ! This is a known issue, and it has been addressed by a potential contributor in the PR #3 But this code hasn't been merged yet as the tests...

Issue can be closed as you merged #12

Have you looked into deploying your own fork ? I am debating the pros and the cons about the usefulness of merging this to the main repo :thinking:

overall lgtm, just need to be tested and waiting for an approval

This adds a lot of complexity to the codebase with very little benefits. I don't think it should be merged.

You should give more details about what you are stuck with/which step. I don't know the platforms a lot, but it seems like this app can run on both replit...

@rsuhfamily First google result show me this: https://ask.replit.com/t/error-prybar-python310-not-found-in-path/9301