- Jul 05, 2018
-
-
Flavio TARSETTI authored
-
- May 09, 2018
-
-
Samuel GAIST authored
Various fixes See merge request !243
-
Samuel GAIST authored
This avoids the need to build the psycopg2 packages and thus requires PostgreSQL dependencies.
-
Samuel GAIST authored
-
Samuel GAIST authored
The latest version of the sort method requires a key parameter.
-
- Apr 30, 2018
-
-
André Anjos authored
Py3 compatibility See merge request !242
-
Samuel GAIST authored
It's not used anywhere in the code.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
Use list comprehension and a helper function so if needed in the future, only one place will need to be modified.
-
Samuel GAIST authored
Use list comprehension and a helper function so if needed in the future, only one place will need to be modified.
-
Samuel GAIST authored
Use list comprehension and a helper function so if needed in the future, only one place will need to be modified.
-
Samuel GAIST authored
-
- Apr 27, 2018
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
The goal is to reduce the number of query created to retrieve the presentation of the the cache objects associated with the Result objects.
-
Samuel GAIST authored
-
Samuel GAIST authored
Use list comprehension and sets.
-
Samuel GAIST authored
Replaced map/filters combo with list comprehension and exploit Django's ORM features like values_list to generate all these lists.
-
Samuel GAIST authored
Replaced map/filters combo with list comprehension and exploit Django's ORM features like values_list to generate all these lists.
-
Samuel GAIST authored
Replaced filter with list comprehension.
-
Samuel GAIST authored
Replaced map/filters combo with list comprehension and exploit Django's ORM features like values_list to generate all these lists.
-
Samuel GAIST authored
-
- Apr 26, 2018
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-