Dimitri Justeau-Allaire
Dimitri Justeau-Allaire
This pull request is an attempt to provide a better ModelViewSet support: - It solves this issue: [ModelViewSet doesn't show request methods, instead it only show option button](https://github.com/ekonstantinidis/django-rest-framework-docs/issues/58). The request...
I know that using the `streamSolutions` and `streamOptimalSolutions` can be used to limit the number of solutions, however, this might not be intuitive for users (at least it was not...
The snapshot feature of django-sql-explorer is a very nice and convenient one. However, I think it would be even more convenient to have more options than Amazon S3, which is...
**Describe the bug** The lexicographic ordering is applied to a boolean representation of the set, in the form: [b0, b1, b2, b3], where b0 is the lexicographically smallest possible number...
From a Solution object, we can retrieve the value of an IntVar, a SetVar, or a RealVar. But this is not possible for a GraphVar. I believe that we "forgot"...