Skip to content
Snippets Groups Projects
  1. Sep 08, 2020
    • Samuel GAIST's avatar
      [buildout] Ensure Django is at least version 3 · 8338bd87
      Samuel GAIST authored
      Other package version constraints have been removed
      as they where there to ensure either that the
      dependency was new or old enough to work with either
      the Django version used or the Python version
      available on the system.
      8338bd87
  2. Apr 07, 2020
  3. Feb 25, 2020
    • Samuel GAIST's avatar
      [experiments][models][experiments] Fix update_blocks · 300a6f05
      Samuel GAIST authored and Flavio TARSETTI's avatar Flavio TARSETTI committed
      When pushing a completely new experiment on the platform,
      an error occurs when calling update_blocks on the cache
      content check. If the object does not exists, then an
      exception is rightfully raised. This patch changes that
      by using get_or_create like of the outputs handling.
      300a6f05
  4. Oct 08, 2019
  5. Jun 12, 2019
  6. Mar 09, 2019
  7. Feb 21, 2019
  8. Dec 13, 2018
  9. Dec 11, 2018
  10. Sep 04, 2018
  11. Jul 06, 2018
  12. May 09, 2018
  13. Apr 30, 2018
  14. Mar 20, 2018
  15. Mar 16, 2018
  16. Oct 19, 2017
  17. Sep 26, 2017
  18. Sep 21, 2017
  19. Aug 25, 2017
  20. Aug 24, 2017
  21. May 24, 2017
  22. May 05, 2017
  23. May 02, 2017
  24. Apr 04, 2017
  25. Mar 23, 2017
  26. Mar 21, 2017
  27. Mar 08, 2017
  28. Mar 02, 2017
  29. Jan 24, 2017
Loading